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