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