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