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