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