diff options
author | David Woodhouse <[email protected]> | 2023-11-15 11:47:51 -0500 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-11-20 17:59:58 +0100 |
commit | b85e2dab33ce467e8dcf1cb6c0c587132ff17f56 (patch) | |
tree | 52bb773169bc4b9227cc99f03f4871646e1fddc3 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 98b1cc82c4affc16f5598d4fa14b1858671b2263 (diff) |
PM: tools: Fix sleepgraph syntax error
The sleepgraph tool currently fails:
File "/usr/bin/sleepgraph", line 4155
or re.match('psci: CPU(?P<cpu>[0-9]*) killed.*', msg)):
^
SyntaxError: unmatched ')'
Fixes: 34ea427e01ea ("PM: tools: sleepgraph: Recognize "CPU killed" messages")
Signed-off-by: David Woodhouse <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions