mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
ci: Generate and store example filesizes
This commit is contained in:
parent
67730ceedb
commit
c94dfcdd86
52 changed files with 108 additions and 6 deletions
2
ci/expected/lm3s6965/async-channel-done.size
Normal file
2
ci/expected/lm3s6965/async-channel-done.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
10244 0 84 10328 2858 async-channel-done
|
||||
2
ci/expected/lm3s6965/async-channel-no-receiver.size
Normal file
2
ci/expected/lm3s6965/async-channel-no-receiver.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
8620 0 72 8692 21f4 async-channel-no-receiver
|
||||
2
ci/expected/lm3s6965/async-channel-no-sender.size
Normal file
2
ci/expected/lm3s6965/async-channel-no-sender.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
8284 0 72 8356 20a4 async-channel-no-sender
|
||||
2
ci/expected/lm3s6965/async-channel-try.size
Normal file
2
ci/expected/lm3s6965/async-channel-try.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
10276 0 76 10352 2870 async-channel-try
|
||||
2
ci/expected/lm3s6965/async-channel.size
Normal file
2
ci/expected/lm3s6965/async-channel.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
10216 0 108 10324 2854 async-channel
|
||||
2
ci/expected/lm3s6965/async-delay.size
Normal file
2
ci/expected/lm3s6965/async-delay.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
7724 0 36 7760 1e50 async-delay
|
||||
2
ci/expected/lm3s6965/async-task-multiple-prios.size
Normal file
2
ci/expected/lm3s6965/async-task-multiple-prios.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6652 0 32 6684 1a1c async-task-multiple-prios
|
||||
2
ci/expected/lm3s6965/async-task.size
Normal file
2
ci/expected/lm3s6965/async-task.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
8180 0 24 8204 200c async-task
|
||||
2
ci/expected/lm3s6965/async-timeout.size
Normal file
2
ci/expected/lm3s6965/async-timeout.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
16052 0 28 16080 3ed0 async-timeout
|
||||
2
ci/expected/lm3s6965/big-struct-opt.size
Normal file
2
ci/expected/lm3s6965/big-struct-opt.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
7668 0 2064 9732 2604 big-struct-opt
|
||||
2
ci/expected/lm3s6965/binds.size
Normal file
2
ci/expected/lm3s6965/binds.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5284 0 16 5300 14b4 binds
|
||||
2
ci/expected/lm3s6965/common.size
Normal file
2
ci/expected/lm3s6965/common.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
7352 0 44 7396 1ce4 common
|
||||
2
ci/expected/lm3s6965/complex.size
Normal file
2
ci/expected/lm3s6965/complex.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6708 0 36 6744 1a58 complex
|
||||
2
ci/expected/lm3s6965/declared_locals.size
Normal file
2
ci/expected/lm3s6965/declared_locals.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4540 0 4 4544 11c0 declared_locals
|
||||
2
ci/expected/lm3s6965/destructure.size
Normal file
2
ci/expected/lm3s6965/destructure.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6004 0 32 6036 1794 destructure
|
||||
2
ci/expected/lm3s6965/executor-size.size
Normal file
2
ci/expected/lm3s6965/executor-size.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5612 0 24 5636 1604 executor-size
|
||||
2
ci/expected/lm3s6965/extern_binds.size
Normal file
2
ci/expected/lm3s6965/extern_binds.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4784 0 12 4796 12bc extern_binds
|
||||
2
ci/expected/lm3s6965/extern_spawn.size
Normal file
2
ci/expected/lm3s6965/extern_spawn.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5272 0 16 5288 14a8 extern_spawn
|
||||
2
ci/expected/lm3s6965/generics.size
Normal file
2
ci/expected/lm3s6965/generics.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5392 0 24 5416 1528 generics
|
||||
2
ci/expected/lm3s6965/hardware.size
Normal file
2
ci/expected/lm3s6965/hardware.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5288 0 16 5304 14b8 hardware
|
||||
2
ci/expected/lm3s6965/idle-wfi.size
Normal file
2
ci/expected/lm3s6965/idle-wfi.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4704 0 12 4716 126c idle-wfi
|
||||
2
ci/expected/lm3s6965/idle.size
Normal file
2
ci/expected/lm3s6965/idle.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4684 0 12 4696 1258 idle
|
||||
2
ci/expected/lm3s6965/init.size
Normal file
2
ci/expected/lm3s6965/init.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4652 0 12 4664 1238 init
|
||||
2
ci/expected/lm3s6965/locals.size
Normal file
2
ci/expected/lm3s6965/locals.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
7352 0 44 7396 1ce4 locals
|
||||
2
ci/expected/lm3s6965/lock-free.size
Normal file
2
ci/expected/lm3s6965/lock-free.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6392 0 20 6412 190c lock-free
|
||||
2
ci/expected/lm3s6965/lock.size
Normal file
2
ci/expected/lm3s6965/lock.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6448 0 28 6476 194c lock
|
||||
2
ci/expected/lm3s6965/multilock.size
Normal file
2
ci/expected/lm3s6965/multilock.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5696 0 28 5724 165c multilock
|
||||
2
ci/expected/lm3s6965/not-sync.size
Normal file
2
ci/expected/lm3s6965/not-sync.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6012 0 24 6036 1794 not-sync
|
||||
2
ci/expected/lm3s6965/only-shared-access.size
Normal file
2
ci/expected/lm3s6965/only-shared-access.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6180 0 24 6204 183c only-shared-access
|
||||
2
ci/expected/lm3s6965/peripherals-taken.size
Normal file
2
ci/expected/lm3s6965/peripherals-taken.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4680 0 4 4684 124c peripherals-taken
|
||||
2
ci/expected/lm3s6965/pool.size
Normal file
2
ci/expected/lm3s6965/pool.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6116 0 2064 8180 1ff4 pool
|
||||
2
ci/expected/lm3s6965/preempt.size
Normal file
2
ci/expected/lm3s6965/preempt.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5992 0 24 6016 1780 preempt
|
||||
2
ci/expected/lm3s6965/prio-inversion.size
Normal file
2
ci/expected/lm3s6965/prio-inversion.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6736 0 36 6772 1a74 prio-inversion
|
||||
2
ci/expected/lm3s6965/ramfunc.size
Normal file
2
ci/expected/lm3s6965/ramfunc.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5616 0 20 5636 1604 ramfunc
|
||||
2
ci/expected/lm3s6965/resource-user-struct.size
Normal file
2
ci/expected/lm3s6965/resource-user-struct.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5188 0 16 5204 1454 resource-user-struct
|
||||
2
ci/expected/lm3s6965/shared.size
Normal file
2
ci/expected/lm3s6965/shared.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5764 0 40 5804 16ac shared
|
||||
2
ci/expected/lm3s6965/smallest.size
Normal file
2
ci/expected/lm3s6965/smallest.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4488 0 4 4492 118c smallest
|
||||
2
ci/expected/lm3s6965/spawn.size
Normal file
2
ci/expected/lm3s6965/spawn.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5268 0 16 5284 14a4 spawn
|
||||
2
ci/expected/lm3s6965/spawn_arguments.size
Normal file
2
ci/expected/lm3s6965/spawn_arguments.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
7420 0 16 7436 1d0c spawn_arguments
|
||||
2
ci/expected/lm3s6965/spawn_err.size
Normal file
2
ci/expected/lm3s6965/spawn_err.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5388 0 16 5404 151c spawn_err
|
||||
2
ci/expected/lm3s6965/spawn_loop.size
Normal file
2
ci/expected/lm3s6965/spawn_loop.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5484 0 16 5500 157c spawn_loop
|
||||
2
ci/expected/lm3s6965/static-resources-in-divergent.size
Normal file
2
ci/expected/lm3s6965/static-resources-in-divergent.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
9832 0 108 9940 26d4 static-resources-in-divergent
|
||||
2
ci/expected/lm3s6965/static-resources-in-init.size
Normal file
2
ci/expected/lm3s6965/static-resources-in-init.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
6332 0 52 6384 18f0 static-resources-in-init
|
||||
2
ci/expected/lm3s6965/t-binds.size
Normal file
2
ci/expected/lm3s6965/t-binds.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4540 0 4 4544 11c0 t-binds
|
||||
2
ci/expected/lm3s6965/t-cfg-resources.size
Normal file
2
ci/expected/lm3s6965/t-cfg-resources.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4512 0 4 4516 11a4 t-cfg-resources
|
||||
2
ci/expected/lm3s6965/t-htask-main.size
Normal file
2
ci/expected/lm3s6965/t-htask-main.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4548 0 4 4552 11c8 t-htask-main
|
||||
2
ci/expected/lm3s6965/t-idle-main.size
Normal file
2
ci/expected/lm3s6965/t-idle-main.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4508 0 4 4512 11a0 t-idle-main
|
||||
2
ci/expected/lm3s6965/t-late-not-send.size
Normal file
2
ci/expected/lm3s6965/t-late-not-send.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
4512 0 4 4516 11a4 t-late-not-send
|
||||
2
ci/expected/lm3s6965/task.size
Normal file
2
ci/expected/lm3s6965/task.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5860 0 24 5884 16fc task
|
||||
2
ci/expected/lm3s6965/wait-queue.size
Normal file
2
ci/expected/lm3s6965/wait-queue.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
8308 0 44 8352 20a0 wait-queue
|
||||
2
ci/expected/lm3s6965/zero-prio-task.size
Normal file
2
ci/expected/lm3s6965/zero-prio-task.size
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
text data bss dec hex filename
|
||||
5516 0 20 5536 15a0 zero-prio-task
|
||||
Loading…
Add table
Add a link
Reference in a new issue