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