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