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