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