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