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