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