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