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