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