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