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