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