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