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