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