xref: /linux/tools/perf/scripts/python/bin/flamegraph-record (revision 94a0dfcf7d33ea96bf3eb0c33e4239942a4ff087)
1#!/bin/bash
2perf record -g "$@"
3