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