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