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