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