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