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