Sign in
◑
Theme
android-kvm
/
linux
/
4982d3552a3bf94de503acf93433277d08421de6
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
flamegraph-report
blob: 453a6918afbe8f72665ffa796f5722594c6362b2 [
file
]
#!/bin/bash
# description: create flame graphs
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
flamegraph
.
py
"$@"