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