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