Sign in
cos
/
third_party
/
kernel
/
3a7dc5b4cfbdfd8da37cb0e54f439d84cf5a5123
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a [
file
] [
log
] [
blame
]
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
stackcollapse
.
py
--
"$@"