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