-
- Downloads
perf scripts python: intel-pt-events.py: Add branches to script
As an example, add branch information to intel-pt-events.py script. This shows how a simple python script can be used to customize perf script output for Intel PT branch traces or power event traces. 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/20210525095112.1399-11-adrian.hunter@intel.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
Showing
- tools/perf/scripts/python/bin/intel-pt-events-record 2 additions, 2 deletionstools/perf/scripts/python/bin/intel-pt-events-record
- tools/perf/scripts/python/bin/intel-pt-events-report 2 additions, 2 deletionstools/perf/scripts/python/bin/intel-pt-events-report
- tools/perf/scripts/python/intel-pt-events.py 112 additions, 31 deletionstools/perf/scripts/python/intel-pt-events.py
Loading
Please register or sign in to comment