Sign in
android-kvm
/
linux
/
ce54e9342124ededf0a00ed4e8a8aee535bfbf00
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
intel-pt-events-report
blob: beeac3fde9db33d188ea0d009930dd815fc1e18d [
file
]
#!/bin/bash
# description: print Intel PT Events including Power Events and PTWRITE
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
intel
-
pt
-
events
.
py