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