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