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