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