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