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