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