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