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