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