Sign in
cos
/
third_party
/
kernel
/
b51ef2ba98251fc7e36d96d274a1f26a898e4be1
/
.
/
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
--
"$@"