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