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