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