xref: /linux/tools/perf/scripts/python/bin/intel-pt-events-report (revision 762f99f4f3cb41a775b5157dd761217beba65873)
1cc892720SAdrian Hunter#!/bin/bash
2*a92bf335SAdrian Hunter# description: print Intel PT Events including Power Events and PTWRITE
3cc892720SAdrian Hunterperf script $@ -s "$PERF_EXEC_PATH"/scripts/python/intel-pt-events.py
4