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