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