Sign in
nest-open-source
/
manifest_repos
/
kernel
/
ee1bdda40423c20984eb5c969722e85f206ed0a3
/
.
/
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
--
"$@"