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