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