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