diff options
author | 2012-09-07 18:12:19 -0700 | |
---|---|---|
committer | 2012-09-24 14:10:44 -0400 | |
commit | 5224c3a31549f1c056039545b289e1b01ed02f12 (patch) | |
tree | 30750af387cad904c3935418b0c17384abce1de8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kprobes/x86: Move skip_singlestep up (diff) | |
download | linux-dev-5224c3a31549f1c056039545b289e1b01ed02f12.tar.xz linux-dev-5224c3a31549f1c056039545b289e1b01ed02f12.zip |
tracing: Add an option for disabling markers
In our application, we have trace markers spread through user-space.
We have markers in GL, X, etc. These are super handy for Chrome's
about:tracing feature (Chrome + system + kernel trace view), but
can be very distracting when you're trying to debug a kernel issue.
I normally, use "grep -v tracing_mark_write" but it would be nice
if I could just temporarily disable markers all together.
Link: http://lkml.kernel.org/r/1347066739-26285-1-git-send-email-msb@chromium.org
CC: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions