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