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