perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace
authorAdrian Hunter <adrian.hunter@intel.com>
Sun, 30 May 2021 19:23:08 +0000 (22:23 +0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 1 Jun 2021 13:05:20 +0000 (10:05 -0300)
commita483e64c0b62e93a772cbc96f32bad885586fad7
tree64fc67efedc2d7599c1072670760ac846b155ad2
parent2b87386c7a1c0488bf2a27d7f4ac80aa84e22fb5
perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace

Add an instruction trace and a source trace to the intel-pt-events.py
script.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Link: https://lore.kernel.org/r/20210530192308.7382-14-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-intel-pt.txt
tools/perf/scripts/python/intel-pt-events.py