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