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