scripts: Added codemap.py

Like codemapd3.py, but with an ascii renderer.

This is basically just codemapd3.py and treemap.py smooshed together.
It's not the cleanest, but it gets the job done. codemap.py is not
the most critical of scripts.

Unfortunately callgraph and stack/ctx info are difficult (impossible?)
to render usefully in ascii, but we can at least do the script calling,
parsing, namespacing, etc, necessary to create the code cost tilemap.
This commit is contained in:
Christopher Haster
2025-03-11 02:40:41 -05:00
parent 34aa054f18
commit 3d53f5393d
3 changed files with 1391 additions and 40 deletions

1337
scripts/codemap.py Executable file

File diff suppressed because it is too large Load Diff