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