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