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