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