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