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