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