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