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