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