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