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