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