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