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