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