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