aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorFrans Pop <[email protected]>2010-01-25 14:56:34 +0100
committerIngo Molnar <[email protected]>2010-01-28 06:59:55 +0100
commit9d3cfc4c1d17c6d3bc1373e3b954c56b92607755 (patch)
tree7e9f748cd920ced68fc51e21f761155d3c7d94ec /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent11854247e2c851e7ff9ce138e501c6cffc5a4217 (diff)
sched: Correct printk whitespace in warning from cpu down task check
Due to an incorrect line break the output currently contains tabs. Also remove trailing space. The actual output that logcheck sent me looked like this: Task events/1 (pid = 10) is on cpu 1^I^I^I^I(state = 1, flags = 84208040) After this patch it becomes: Task events/1 (pid = 10) is on cpu 1 (state = 1, flags = 84208040) Signed-off-by: Frans Pop <elendilplanet.nl> Signed-off-by: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions