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