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