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