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