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