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