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