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