Sign in
gem5
/
arm
/
linux-arm64-legacy
/
ee14b644daaa58afe1e91bb9ebd9cf1b18d1f5fa
/
.
/
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