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