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