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