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