aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/intel-pt-events-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/intel-pt-events-report')
-rw-r--r--tools/perf/scripts/python/bin/intel-pt-events-report3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/perf/scripts/python/bin/intel-pt-events-report b/tools/perf/scripts/python/bin/intel-pt-events-report
new file mode 100644
index 000000000000..9a9c92fcd026
--- /dev/null
+++ b/tools/perf/scripts/python/bin/intel-pt-events-report
@@ -0,0 +1,3 @@
+#!/bin/bash
+# description: print Intel PT Power Events and PTWRITE
+perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/intel-pt-events.py \ No newline at end of file