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