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