diff options
author | Leo Yan <[email protected]> | 2018-05-28 16:45:01 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-05-30 15:39:31 -0300 |
commit | 943f32a0e8a4ea513dc68b00720a6c65842135e8 (patch) | |
tree | a68f93c14b849d3d65365290d983d87995310943 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 0c711138fa61188aa379210e9e08ac76838dea03 (diff) |
perf script python: Add addr into perf sample dict
ARM CoreSight auxtrace uses 'sample->addr' to record the target address
for branch instructions, so the data of 'sample->addr' is required for
tracing data analysis.
This commit collects data of 'sample->addr' into perf sample dict,
finally can be used for python script for parsing event.
Signed-off-by: Leo Yan <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Robert Walker <[email protected]>
Cc: Tor Jeremiassen <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions