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