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