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