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