Skip to content

Release v0.2.0

Latest
Compare
Choose a tag to compare
@IgWod IgWod released this 02 Jun 11:04
· 13 commits to master since this release

Changes in v0.2.0:

  • Improved implementation of the state stack allowing easier extension for handling new information
  • Labelling system for tasks so discrete events can be associated with tasks to enable better profiling and potential generation of task periods in the post processing phase
  • Improvement to callbacks registration to inform the user what is the support level for the specific callback in the runtime using return value from the callback setter
  • Implementation of non-standard OMPT callback to enable tracing loops chunks
  • Systemic analysis of the performance overhead and related metrics