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