Sign in
android-kvm
/
linux
/
5f58da2befa58edf3a70b91ed87ed9bf77f1e70e
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 [
file
] [
log
] [
blame
]
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
stackcollapse
.
py
"$@"