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