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