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