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