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