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