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