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