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