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