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