Skip to content

Trace analysis fixes

Darryl Green requested to merge github/fork/derkling/trace_analysis_fixes into master

Created by: derkling

Here are some fixes for issues related to the trace analysis plotting functions I've discovered mainly while parsing a systrace on a new Android device. Some events missing and the usage of absolutes timestamps triggered some corner cases which should now be fixed.

Merge request reports