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