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