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