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