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