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