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