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