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