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