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