Sign in
gbmc
/
linux
/
cbcb9b5bc9804c2e803f00a460c212f9a0bbdb0d
/
.
/
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
"$@"