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