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