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