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