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