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