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