Skip to content

plotter: EventPlot: Fix average average calculation

Darryl Green requested to merge github/fork/sinkap/event_plot_avg into master

Created by: sinkap

The current implementation crashes with a ZeroDivisionError when a key has an empty event list.

Signed-off-by: Kapileshwar Singh kapileshwar.singh@arm.com

Merge request reports