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