-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Debuggingpriority: mediumMedium impact/importance bugMedium impact/importance bug
Milestone
Description
Reported by Anas Nashif:
"SGGER SystemView is a real-time recording and visualization tool that reveals the true runtime behavior of an application, going far deeper than the insight provided by debuggers. This is particularly effective when developing and working with complex systems comprising multiple threads and interrupts: SystemView can ensure a system performs as designed, can track down inefficiencies, and show unintended interactions and resource conflicts."
https://www.segger.com/systemview.html?p=1731
Follow documentation in https://www.segger.com/downloads/free_tools/UM08027_SystemView.pdf
and add zephyr support in SystemView for visualisation of kernel threads and objects.
(Imported from Jira ZEP-1463)
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Debuggingpriority: mediumMedium impact/importance bugMedium impact/importance bug