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