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