Skip to content

Draft: lisa.trace: Add TraceView(process_df=...) parameter

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

FEATURE

Allow creating a TraceView that applies some arbitrary post-processing on the event dataframes. This provides the basis for creating arbitrary views such as timestamp shifting, or even task-specific view of the trace.

Merge request reports