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