diff options
| author | Masami Hiramatsu <[email protected]> | 2010-07-05 15:54:45 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-07-05 15:54:45 -0300 |
| commit | e09c8614b32915c16f68e039ac7040e602d73e35 (patch) | |
| tree | 725c768b1d2fbd569e447e7d4a2044dc0aa7a1d5 /tools/perf/scripts/python/bin | |
| parent | 167a58f10d9cd1bdf6a911aa1eecbdff596de156 (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/bin')
0 files changed, 0 insertions, 0 deletions