Sign in
◑
Theme
nest-open-source
/
manifest_repos
/
kernel
/
9103b5be248adbab07676404365345e64cc8654b
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
intel-pt-events-report
blob: 9a9c92fcd026871b3f877c00f1a7594d03791264 [
file
]
#!/bin/bash
# description: print Intel PT Power Events and PTWRITE
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
intel
-
pt
-
events
.
py