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