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