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