aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorCarsten Emde <[email protected]>2009-11-16 20:56:13 +0100
committerSteven Rostedt <[email protected]>2009-11-17 09:19:06 -0500
commitc13d2f7c3231e873f30db92b96c8caa48f100f33 (patch)
treeb849f99094e847f31f89e2e1a8944c9ff7f0ad30 /tools/perf/scripts/python/check-perf-trace.py
parent811cb50baf63461ce0bdb234927046131fc7fa8b (diff)
tracing: Fix trace_marker output
When a string was written to <debugfs>/tracing/trace_marker, some strange characters appeared in the trace output instead of the string, since a vprint function erroneously called a vararg print function with a va_list argument. This patch fixes the problem and simplifies the related code. Signed-off-by: Carsten Emde <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions