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