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