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