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