diff options
| author | Chase Douglas <[email protected]> | 2010-06-14 15:26:30 -0400 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-06-17 10:27:57 -0300 |
| commit | 9ed7e1b85cd55dc46cb9410a23086bdaa2ff3eb9 (patch) | |
| tree | 40690ef063892ff970f3961c33aef500d13c58db /tools/perf/scripts/python | |
| parent | cfc21cc641dae17a4ebda29ed093134358449577 (diff) | |
perf probe: Add kernel source path option
The probe plugin requires access to the source code for some operations. The
source code must be in the exact same location as specified by the DWARF tags,
but sometimes the location is an absolute path that cannot be replicated by a
normal user. This change adds the -s|--source option to allow the user to
specify the root of the kernel source tree.
Cc: Ingo Molnar <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Chase Douglas <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions