xref: /linux/tools/perf/scripts/python/bin/gecko-record (revision 014a5c107d0c45e259f87d3168f6a01e3e195637)
1#!/bin/bash
2perf record -F 99 -g "$@"
3