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