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