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