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