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