Sign in
android-kvm
/
linux
/
e9eec72151e215c9bc58431c1a7e00e759c6c391
/
.
/
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
"$@"