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