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