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