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