Sign in
gbmc
/
linux
/
6e95ef0258ff4ee23ae3b06bf6b00b33dbbd5ef7
/
.
/
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