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