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