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