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