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