lisa.trace: Avoid stacking event checker wrappers
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.
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.