Sign in
gbmc
/
linux
/
91ff28ae6d050e0ca01ac13eb8ba31d744cf672f
/
.
/
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