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