gantt-trampoline icon indicating copy to clipboard operation
gantt-trampoline copied to clipboard

[Feature] Handle traces for non-virtual platforms

Open guilyx opened this issue 4 years ago • 0 comments

For apps running on real hardware and not with posix, the trace will provide starting times for each tasks, and these tasks will last until another tasks runs ( case with no events, no alarm )

The behavior here will need to change as we will have to calculate the running time of each tasks before scheduling the gantt plot.

guilyx avatar Apr 27 '20 08:04 guilyx