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