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