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