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