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