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