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