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