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