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