diff options
author | LiweiSong <liwei.song@windriver.com> | 2021-05-25 13:40:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-05-28 06:55:33 -0700 |
commit | 8edab5f09d9342b562bfaae851625cb2debcb3ef (patch) | |
tree | 27de880f7dfc402efdc27b39f75a20a75d20faca /meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch | |
parent | b25ea9cb97a7afbffdf4ed01c195ab602213ed18 (diff) | |
download | meta-openembedded-8edab5f09d9342b562bfaae851625cb2debcb3ef.tar.gz |
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyrex/pyrex-fix-optimized-mode.patch')
0 files changed, 0 insertions, 0 deletions