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