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