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