summaryrefslogtreecommitdiff
path: root/utility/execution_profile_kit/smp_version
AgeCommit message (Collapse)Author
2026-06-22Fixed SMP execution profile total getters (#553)Frédéric Desbiens
Updated the SMP execution profile aggregate getters to copy each core's total into the matching output array element. Added a focused regression test for thread, ISR, and idle total getters. Co-authored-by: Codex <[email protected]>
2026-03-05Updated copyright headers and version number constants (#509)Frédéric Desbiens
* Updated version number constants * Removed revision history from all files * Added Eclipse ThreadX contributors' copyright header
2024-01-29Update copyright.Bo Chen (from Dev Box)
2022-07-26Release 6.1.12v6.1.12_relYuxin Zhou