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