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