hathach
|
fecc1bdedb
|
fix typos (partial) detected by codepell
|
2023-03-18 22:17:02 +07:00 |
microDev
|
a52eb88031
|
run code formatting script
|
2021-03-15 19:27:36 +05:30 |
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
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 |