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