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