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