Jeff Epler
a94301122a
Make natmods work again.
...
And put back our magic number, because our bytecode format differs
from upstream
drop btree & framebuf natmods, they had additional problems I didn't
want to fix right now.
2023-08-19 16:59:13 -05:00
microDev
a52eb88031
run code formatting script
2021-03-15 19:27:36 +05:30
Jeff Epler
537a4daabd
mark script as executable
2020-12-29 14:06:32 -06:00
Diego Elio Pettenò
34b4993d63
Add license to some obvious files.
2020-07-06 19:16:25 +01: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