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