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