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