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