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