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