Sign in
gbmc
/
linux
/
01c93aa01c75e7a43f7f53229bcbecffac75eb84
/
.
/
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
"$@"