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