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