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