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