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