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