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