unchecked @requires_events(check=False)
Allows using requires_events() decorator without enabling the runtime check.
This fixes the infinite loop with the trace
property and trace_window()
method exposed in https://github.com/ARM-software/lisa/pull/829