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