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