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