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