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