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