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