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