rockbox/utils/analysis
Rafaël Carré 5b4a9b5e35 Add a tool to compare the binsizes of plugins and codecs of 2 build dirs
Doesn't handle IRAM (yet)
Synopsys: ./cmp-plugins-size build1 build2

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26428 a1c6a512-1295-4272-9138-f99709370657
2010-05-31 00:46:04 +00:00
..
bloat-o-meter.py Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux kernel, scripts/bloat-o-meter.py) 2009-07-01 10:41:34 +00:00
cmp-plugins-size.py Add a tool to compare the binsizes of plugins and codecs of 2 build dirs 2010-05-31 00:46:04 +00:00
find_addr.pl Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid 2009-08-17 13:42:52 +00:00
objdiff.py Add new directory under utils for code-analysis tools, and objdiff.py script to display per-symbol size deltas between object files. 2009-04-10 02:42:50 +00:00