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