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