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