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