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