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