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