Skip to content

lisa.analysis.notebook: Add NotebookAnalysis.df_all_events(error='raise') parameter

Douglas Raillard requested to merge douglas-raillard-arm/lisa:_pr0000041 into main

FEATURE

Add an "error" parameter that allows logging the error instead of raising an exception (default). This is useful when working with traces containing events that cannot be successfully parsed.

Merge request reports