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