Sign in
kunit
/
linux
/
031c2a004ba75a4f8f2a6d0a7ca6f2fe5912de22
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
event_analyzing_sample-report
blob: 0941fc94e15842c2ed08274c44622e8ba39f2f94 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: analyze all perf samples
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
event_analyzing_sample
.
py