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