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