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