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