Sign in
cos
/
third_party
/
kernel
/
1abebf8624cc7d4e8a9bb2bccff8f0dc031fd549
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
flamegraph-report
blob: 53c5dc90c87e9073f7fc458a28a01dfac792d301 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: create flame graphs
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
flamegraph
.
py
--
"$@"