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