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