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