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