diff options
| author | Masami Hiramatsu <[email protected]> | 2010-05-19 15:57:42 -0400 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-07-05 18:50:27 -0300 |
| commit | b2a3c12b7442247c440f7083d48ef05716753ec1 (patch) | |
| tree | c3a3d0bb442e285979b0dbeecfbf0c04a8b3743e /tools/perf/scripts/python | |
| parent | 73317b954041031249e8968d2e9023ff4e960d99 (diff) | |
perf probe: Support tracing an entry of array
Add array-entry tracing support to perf probe. This enables to trace an entry
of array which is indexed by constant value, e.g. array[0].
For example:
$ perf probe -a 'bio_split bi->bi_io_vec[0]'
Cc: Paul Mackerras <[email protected]>
Cc: Ingo Molnar <[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')
0 files changed, 0 insertions, 0 deletions