Sign in
android-kvm
/
linux
/
c90399fbd74a0713d5972a6d931e4a9918621e88
/
.
/
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
--
"$@"