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