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