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