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