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