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