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