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