Files
meta-openembedded/meta-oe/recipes-kernel
LiweiSong 8edab5f09d pm-graph: parse separated cpu exec line
if cpu exec line was split into different line, there will be an error
when parse it:

  File "/usr/bin/sleepgraph", line 3165, in parseTraceLog
    proclist[name] = int(val[1])
IndexError: list index out of range

check this case and append to parse the unfinished line.

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-05-28 06:55:33 -07:00
..
2019-09-16 18:24:48 -07:00
2021-03-30 09:15:52 -07:00
2020-03-31 18:57:40 -07:00
2021-05-19 18:39:35 -07:00