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