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