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