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