Updated reports.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1421 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
a7e5b23bf5
commit
8b165fe3e2
|
@ -1,5 +1,7 @@
|
|||
mkdir gcov
|
||||
gcov -u ..\..\os\kernel\src\chsys.c ..\..\os\kernel\src\chdebug.c ..\..\os\kernel\src\chlists.c ..\..\os\kernel\src\chvt.c ..\..\os\kernel\src\chschd.c ..\..\os\kernel\src\chthreads.c ..\..\os\kernel\src\chsem.c ..\..\os\kernel\src\chmtx.c ..\..\os\kernel\src\chcond.c ..\..\os\kernel\src\chevents.c ..\..\os\kernel\src\chmsg.c ..\..\os\kernel\src\chmboxes.c ..\..\os\kernel\src\chqueues.c ..\..\os\kernel\src\chmemcore.c ..\..\os\kernel\src\chheap.c ..\..\os\kernel\src\chmempools.c
|
||||
File `../../os/kernel/src/chsys.c'
|
||||
Lines executed:100.00% of 28
|
||||
Lines executed:100.00% of 26
|
||||
../../os/kernel/src/chsys.c:creating `chsys.c.gcov'
|
||||
|
||||
File `../../os/kernel/src/chdebug.c'
|
||||
|
@ -51,7 +53,7 @@ Lines executed:100.00% of 96
|
|||
../../os/kernel/src/chqueues.c:creating `chqueues.c.gcov'
|
||||
|
||||
File `../../os/kernel/src/chmemcore.c'
|
||||
Lines executed:100.00% of 17
|
||||
Lines executed:100.00% of 18
|
||||
../../os/kernel/src/chmemcore.c:creating `chmemcore.c.gcov'
|
||||
|
||||
File `../../os/kernel/src/chheap.c'
|
||||
|
@ -61,3 +63,5 @@ Lines executed:100.00% of 79
|
|||
File `../../os/kernel/src/chmempools.c'
|
||||
Lines executed:96.43% of 28
|
||||
../../os/kernel/src/chmempools.c:creating `chmempools.c.gcov'
|
||||
|
||||
mv -f *.gcov ./gcov
|
||||
|
|
|
@ -1,132 +1,132 @@
|
|||
Platform : ARM Cortex-M3
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2 -mthumb
|
||||
Kernel Size = 5168
|
||||
Kernel Size = 5280
|
||||
|
||||
Platform : ARM Cortex-M3
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2 -mthumb
|
||||
Kernel Size = 1280
|
||||
Kernel Size = 1332
|
||||
|
||||
Platform : ARM Cortex-M3
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb
|
||||
Kernel Size = 4960
|
||||
Kernel Size = 5048
|
||||
|
||||
Platform : ARM Cortex-M3
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb
|
||||
Kernel Size = 1216
|
||||
Kernel Size = 1284
|
||||
|
||||
Platform : ARM Cortex-M3
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
|
||||
Kernel Size = 4704
|
||||
Kernel Size = 4768
|
||||
|
||||
Platform : ARM Cortex-M3
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
|
||||
Kernel Size = 1184
|
||||
Kernel Size = 1236
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2
|
||||
Kernel Size = 7760
|
||||
Kernel Size = 7976
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2
|
||||
Kernel Size = 1856
|
||||
Kernel Size = 1956
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os
|
||||
Kernel Size = 7536
|
||||
Kernel Size = 7700
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os
|
||||
Kernel Size = 1808
|
||||
Kernel Size = 1908
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
|
||||
Kernel Size = 7104
|
||||
Kernel Size = 7276
|
||||
|
||||
Platform : ARM7TDMI (ARM mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\"
|
||||
Kernel Size = 1744
|
||||
Kernel Size = 1844
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2 -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 5008
|
||||
Kernel Size = 5100
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -O2 -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 1296
|
||||
Kernel Size = 1336
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 4816
|
||||
Kernel Size = 4940
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 1264
|
||||
Kernel Size = 1316
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Full kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 4560
|
||||
Kernel Size = 4680
|
||||
|
||||
Platform : ARM7TDMI (THUMB mode)
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.1
|
||||
Compiler : arm-elf-gcc (GCC) 4.4.2
|
||||
Options : -Os -mthumb -ffixed-r7 -DCH_CURRP_REGISTER_CACHE=\"r7\" -DTHUMB -DTHUMB_PRESENT -DTHUMB_NO_INTERWORKING
|
||||
Kernel Size = 1216
|
||||
Kernel Size = 1272
|
||||
|
||||
Platform : MSP430
|
||||
OS Setup : Full kernel
|
||||
Compiler : msp430-gcc (GCC) 3.2.3
|
||||
Options : -O2
|
||||
Kernel Size = 5324
|
||||
Kernel Size = 5416
|
||||
|
||||
Platform : MSP430
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : msp430-gcc (GCC) 3.2.3
|
||||
Options : -O2
|
||||
Kernel Size = 1068
|
||||
Kernel Size = 1156
|
||||
|
||||
Platform : MSP430
|
||||
OS Setup : Full kernel
|
||||
Compiler : msp430-gcc (GCC) 3.2.3
|
||||
Options : -Os
|
||||
Kernel Size = 5308
|
||||
Kernel Size = 5424
|
||||
|
||||
Platform : MSP430
|
||||
OS Setup : Minimal kernel
|
||||
Compiler : msp430-gcc (GCC) 3.2.3
|
||||
Options : -Os
|
||||
Kernel Size = 1068
|
||||
Kernel Size = 1156
|
||||
|
||||
|
|
Loading…
Reference in New Issue