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