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