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