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