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