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