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