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