Feature #7303
closedCalculate sizes of module source code and show them in Bridge
0%
Description
Knowing LOCs for modules is interesting and required from time to time. In particular we are going to limit provide users with an option to reject verification objects occupying too many LOCs that also needs this feature.
The feature includes changes in LKVOG (calculation) and Bridge (visualization).
I expect a clear separate branch implementing this feature to merge it into master.
Files
Updated by Evgeny Novikov over 8 years ago
Besides, please attach 2 raw tables of all module sizes for Linux 3.14 ordered by module names and by their sizes.
Updated by Alexey Polushkin over 8 years ago
Resolved in branch module_loc.
Also, there is table, that contains lines of code for every module in Linux kernel 3.14
Updated by Evgeny Novikov over 8 years ago
- Status changed from Resolved to Closed
- Published in build set to 7f8a876
I merged the branch into master in 7f8a876.
Now everybody can enjoy with nice tables with module LOCs at the LKVOG report page. These tables are uploaded just when all verification objects are generated.