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