Sign in
android-kvm
/
linux
/
1e3cd03c54b76b4cbc8b31256dc3f18c417a6876
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
flamegraph-report
blob: 53c5dc90c87e9073f7fc458a28a01dfac792d301 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: create flame graphs
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
flamegraph
.
py
--
"$@"