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