Skip to content

lisa.analysis.tasks: Fix event checking

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr224 into master

Use Trace.has_events() (or trace.available_events) instead of using trace.events.

Merge request reports