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