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