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