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