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