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