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