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