meta-openembedded/meta-oe/recipes-kernel/pm-graph
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
..
pm-graph pm-graph: parse separated cpu exec line 2021-05-28 06:55:33 -07:00
pm-graph_5.5.bb pm-graph: parse separated cpu exec line 2021-05-28 06:55:33 -07:00