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