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