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