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