Sign in
android
/
kernel
/
common
/
refs/heads/android14-5.15-2025-01
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
stackcollapse
.
py
"$@"