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