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