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