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