Scott Shawcroft
|
3af57f3e92
|
Fix up heap analysis for dynamic heap location
|
2019-02-01 16:03:37 -08:00 |
Scott Shawcroft
|
f3f8e13b88
|
analyze everything
|
2018-07-03 05:45:51 -07:00 |
Scott Shawcroft
|
252aacdddf
|
Analysis fixes and long lived tweaks.
|
2018-07-03 05:45:50 -07:00 |
Scott Shawcroft
|
619b0ec164
|
Fix rom qstr pool length.
|
2018-04-09 15:59:52 -07:00 |
Scott Shawcroft
|
da330f0cab
|
Polish up the heap analysis script and make it more CLI friendly.
It can now render the heap layout over a sequence of ram dumps.
The mpy analysis is also better at parsing mpy files.
|
2018-01-24 10:33:46 -08:00 |
Scott Shawcroft
|
d16af1fbb2
|
Heap analysis tool (#529)
* random heap stuff
* Fix dicts
* Less hand coding. Now reads .map file for memory locations of stuff.
* Display qstr chunk contents.
|
2018-01-18 18:53:52 -08:00 |