summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/intel-pt-events-report
blob: beeac3fde9db33d188ea0d009930dd815fc1e18d (plain)
1
2
3
#!/bin/bash
# description: print Intel PT Events including Power Events and PTWRITE
perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/intel-pt-events.py
e2d173ef16662'>Docs: Add "Gather info" section to REPORTING-BUGS.Sarah Sharp 2013-04-15Docs: Step-by-step directions for reporting bugs.Sarah Sharp 2013-04-15Trivial: docs: Remove six-space indentation in REPORTING-BUGS.Sarah Sharp 2009-08-18REPORTING-BUGS: add get_maintainer.pl blurbJoe Perches