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