aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2010-07-05 15:54:45 -0300
committerArnaldo Carvalho de Melo <[email protected]>2010-07-05 15:54:45 -0300
commite09c8614b32915c16f68e039ac7040e602d73e35 (patch)
tree725c768b1d2fbd569e447e7d4a2044dc0aa7a1d5 /tools/perf/scripts/python/syscall-counts.py
parent167a58f10d9cd1bdf6a911aa1eecbdff596de156 (diff)
tracing/kprobes: Support "string" type
Support string type tracing and printing in kprobe-tracer. This allows user to trace string data in kernel including __user data. Note that sometimes __user data may not be accessed if it is paged-out (sorry, but kprobes operation should be done in atomic, we can not wait for page-in). Commiter note: Fixed up conflicts with b7e2ece. Cc: Ingo Molnar <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Frederic Weisbecker <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions