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