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