Chris Johns commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/110#note_109492


I would have added something to a tool like `rtems-exeinfo` to report sizes of 
code given a profile of functions or files? It would be accurate, not dependent 
on a specific configuration and faster than building lots of tests.

The repos represent projects we run and are vertically stacked. The 
`rtems-tools` repo is built and installed before `rtems.git` is built because 
it has the tools `rtems.git` needs such as `rtems-syms`. This structure was put 
in place well before the qual effort and I see no reason to change this. The 
qual effort can have its own tools but it needs to also contain the other 
pieces it depends on that the RTEMS project does not need or user. The tests 
built are stand alone executables and so could be built as part of the qual 
workflow contained in that repo.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/110#note_109492
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to