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