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