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