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