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