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