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