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