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