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