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