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