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