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