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