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