Commit message Age Author Refs
r387:96eb9489ec21
Added gcov support Imported sources from LESIA (thanks!) Added CMake option Coverage to enable code coverage on LFR and link with modified libgcov Added target to build html reports
0
r386:dd506265787c
Étiquette 3.2.0.20 ajoutée à la révision bd1252670981
0
r385:bd1252670981
Removed all remaining unused macros and fixed bug There was two numbers to set the FSW number of tasks NB_OF_TASKS and CONFIGURE_MAXIMUM_TASKS while CONFIGURE_MAXIMUM_TASKS = NB_OF_TASKS + 1
0
r384:c56e87012e2b 0
r383:2c88a19701dc
Removed Timegen sources since it's not maintained anymore
0
r382:944f03de3541
Étiquette 3.2.0.19 ajoutée à la révision a9b894b0ab6a
0
r381:a9b894b0ab6a
Fixed again CPU usage measurement Previous fix was still wrong, now we call all the time rtems_cpu_usage_reset to only get stats since last measurement. All previous versions were also wrong since they use to send cpu usage with 100=100% instead of 255=100%.
0
r380:ba339e088c78
Étiquette 3.2.0.18 ajoutée à la révision ad411bb94578
0
r379:8a01233250f8
Étiquette 3.2.0.17 ajoutée à la révision 3236b2a1a6a0
0
r378:ad411bb94578
Fixed CPU usage measurement, implemented CPU load AVG - now CPU usage is computed between now and last call, not anymore since last CPU reset. - AVG is computed on last 60 measurements -> 60 seconds. It's a simple average.
0
< 1 2 3 4 5 6 7 .. 41 >