Sign in
zircon-guest
/
third_party
/
linux
/
631ac41b46d293fb3ee43a809776c1663de8d9c6
/
.
/
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
--
"$@"