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