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