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