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