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