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