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