Skip to content
Commit 8153eeab authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.trace: Make events checking optional in requires_events

Using requires_events(check=False) decorator will wrap the
method/function with a checker that will not check for the available
events. That is still useful for documentation purposes, to support
automatic creation of FtraceConf and to allow chaining of checkers even
on functions/methods that do not operate on objects with a `self.trace`
attribute.
parent 5e9e6ecb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment