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