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