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