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