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