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