Sign in
gbmc
/
linux
/
91ff28ae6d050e0ca01ac13eb8ba31d744cf672f
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
flamegraph-report
blob: 453a6918afbe8f72665ffa796f5722594c6362b2 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: create flame graphs
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
flamegraph
.
py
"$@"