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