Skip to content

lisa.trace: Avoid stacking event checker wrappers

Darryl Green requested to merge github/fork/douglas-raillard-arm/_pr128 into next

Created by: DouglasRaillard

When a function is decorated mutlitple times with required events, accumulate all the information in the top-level wrapper and discard inner levels of wrappers.

Merge request reports