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