Sign in
android-kvm
/
linux
/
e3b8bb4547d4a6e92f7da45db1e68c170e2d409f
/
.
/
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