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