Files
thirdparty-littlefs/scripts
Christopher Haster 8475c8064d Limit ./scripts/structs.py to report structs in local .h files
This requires parsing an additional section of the dwarfinfo (--dwarf=rawlines)
to get the declaration file info.

---

Interpreting the results of ./scripts/structs.py reporting is a bit more
complicated than other scripts, structs aren't used in a consistent
manner so the cost of a large struct depends on the context in which it
is used.

But that being said, there really isn't much reason to report
internal-only structs. These structs really only exist for type-checking
in internal algorithms, and their cost will end up reflected in other RAM
measurements, either stack, heap, or other.
2022-03-20 03:39:23 -05:00
..
2022-03-20 03:28:26 -05:00
2022-03-20 03:28:26 -05:00
2022-03-20 03:28:26 -05:00
2020-11-22 15:05:22 -06:00
2022-03-20 03:28:26 -05:00
2022-03-20 03:28:26 -05:00
2022-03-20 03:28:21 -05:00