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