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