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