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