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