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