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