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