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