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