TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
aa7d22b35f7748efe3062cb15d6eb5d9cf4b7818
/
CMSIS
/
RTOS2
/
RTX
/
RTX5.scvd
757e808
RTX5 (Component View): displaying "Mutex owner" only when mutex locked
by Vladimir Umek
· 6 years ago
b780c25
RTX5 (Component View): added ssel="1" attribute for the Running thread (Thread Events statistics)
by Vladimir Umek
· 6 years ago
2a7ed79
RTX5 (Component View): further read optimization
by Vladimir Umek
· 6 years ago
c767db3
RTX5 (Component View): minor read optimizations
by Vladimir Umek
· 6 years ago
ba157cf
RTX5 (Component View): updated object name display
by Vladimir Umek
· 7 years ago
87c33cf
RTX5: minor internal changes (changed object identifiers to avoid memory pool free side effect)
by Robert Rostohar
· 7 years ago
68e535d
RTX5: enhanced events (Generic Wait and Thread Flags)
by Robert Rostohar
· 7 years ago
6c83b54
RTX5: enhanced KernelInfoRetrieved event
by Robert Rostohar
· 7 years ago
83177af
RTX5: Updated RTX generated events (reorganized components) and Event Recorder configuration
by Robert Rostohar
· 7 years ago
95a3ae4
RTX5 (Component View): current stack pointer value for running thread set to unknown when invalid
by Vladimir Umek
· 7 years ago
ba9cdf3
Pack: Restructured PDSC to keep original repository structure.
by Jonatan Antoni
· 7 years ago
300d01d
RTX5 (Component View): minor change in event enum access
by Vladimir Umek
· 7 years ago
328e215
RTX5: enhanced events EvrRtxSemaphoreAcquired/EvrRtxSemaphoreReleased (added available tokens)
by Robert Rostohar
· 7 years ago
f28ad45
RTX5: enhanced event EvrRtxThreadCreated (added name)
by Robert Rostohar
· 7 years ago
c2d7959
RTX5: updated Event Recorder - added tracking of thread states
by Robert Rostohar
· 7 years ago
4e75ce6
RTX5 (Component View): number of messages in message queue aligned with actual application state
by Vladimir Umek
· 7 years ago
e3d1065
RTX5: component view updated - control block state taken into account only for threads and counters
by Vladimir Umek
· 7 years ago
35afcf8
RTX5: optimized generated Event Recorder events (ObjectGetName, KernelInfoRetrieved)
by Robert Rostohar
· 7 years ago
858f429
RTX5: minor change in events (name consistency)
by Robert Rostohar
· 7 years ago
04f9687
RTX5: component view updated - used stack display set to "unknown" during system exception calls and debug execution
by Vladimir Umek
· 7 years ago
583d205
removing superfluous end tag
by Joachim Krech
· 7 years ago
4c269b2
fixing attribute name
by Joachim Krech
· 7 years ago
b274a66
RTX5: component view update - brief attribute replaced with shortname in component tag
by Vladimir Umek
· 7 years ago
4f86b6f
RTX5: Enhanced SCVD for System Analyzer integration.
by Jonatan Antoni
· 7 years ago
09e3221
RTX5: component view updated - fixed stack context display for running thread
by Vladimir Umek
· 7 years ago
0322fb4
RTX5: component view updated - fixed invalid stack usage for running thread during context switch
by Vladimir Umek
· 8 years ago
ad63173
RTX5: component view updated - enhanced memory usage display
by Vladimir Umek
· 8 years ago
16f02ae
RTX5: updated Event Recorder events (scvd file)
by Robert Rostohar
· 8 years ago
72d6606
RTX5: component view updated - fixed display when Global Dynamic Memory not used
by Vladimir Umek
· 8 years ago
6681697
RTX5: component view updated - stack checking enhanced
by Vladimir Umek
· 8 years ago
121caed
Minor variable naming change
by Vladimir Umek
· 8 years ago
8cbaa7d
CMSIS-RTOS2/RTX5: Added current global dynamic memory usage counter to component viewer description.
by Jonatan Antoni
· 8 years ago
bf186a6
RTX5: component view optimizations and corrections
by Vladimir Umek
· 8 years ago
abc26bc
RTX: Enhanced SCVD with current stack pointer.
by Jonatan Antoni
· 8 years ago
dcfd432
RTX5: updated to use OS Tick API
by Robert Rostohar
· 8 years ago
f32dc4c
RTX5: updated to CMSIS RTOS2 API V2.1.1
by Robert Rostohar
· 8 years ago
31da064
Fixed priority value display for messages in message queue.
by Vladimir Umek
· 8 years ago
b1b92c6
Minor bugfix in KernelGetSysTimerFreq event
by Vladimir Umek
· 8 years ago
97c5696
Aligned RTX scvd to the changed runtime info structure
by Vladimir Umek
· 8 years ago
971a284
osFlagsAutoClear renamed to osFlagsNoClear + minor consistency fixes
by Vladimir Umek
· 8 years ago
7f62de8
Corrected offsets in OS Configuration Structure.
by Martin Günther
· 8 years ago
e2a35ba
RTX5: updated component viewer (when Kernel is not initialized)
by Robert Rostohar
· 9 years ago
bc04f0e
RTX5: updated component viewer (added more Kernel info)
by Robert Rostohar
· 9 years ago
4d9f70d
RTX5: updated component viewer (minor improvements)
by Robert Rostohar
· 9 years ago
334d787
Minor corrections: added event recorder functions.
by Christopher Seidl
· 9 years ago
a6abe96
RTX5: updated event recording (minor reordering of events and a few added timeout events)
by Robert Rostohar
· 9 years ago
0667b18
RTX5: added event recording
by Robert Rostohar
· 9 years ago
4b6a249
RTX5: updated component viewer (detect when RTOS is not initialized)
by Robert Rostohar
· 9 years ago
4c2b944
RTX5: minor update of component viewer items (names, order)
by Robert Rostohar
· 9 years ago
b3c0636
RTX5: updated component viewer description
by Robert Rostohar
· 9 years ago
bf3df37
RTX5: updated implementation - removed osThreadAbortWait (osThreadSuspend used instead) and joined states osThreadWaiting and osThreadSuspended into osThreadBlocked
by Robert Rostohar
· 9 years ago
4e39f0f
RTX5: added waiting list for threads blocked with osWaitForever
by Robert Rostohar
· 9 years ago
0182a23
RTX5: updated Component Viewer (svcd) file
by Robert Rostohar
· 9 years ago
e6ffbc4
RTX5: updated scvd file
by Robert Rostohar
· 9 years ago
b73eaf3
Initial CMSIS-RTOS v2 API Documentation, Example and Component Viewer Description
by Matthias Hertel
· 9 years ago