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