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