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