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