1. f5f9784 Introduce a new analysis tool to detect which macros are defined in each build. by Amaury Pouly · 10 years ago
  2. 98d2121 bloat-o-meter.py: Now compatible to python 3. by Thomas Martitz · 11 years ago
  3. cc59ea4 Fix findaddr.pl tool for codecs by Amaury Pouly · 12 years ago
  4. f40bfc9 Add codecs to librbcodec. by Sean Bartell · 13 years ago
  5. 3bc8fd0 cmp-plugins-size: continue if a map file is absent/corrupted by Rafaël Carré · 14 years ago
  6. 5b4a9b5 Add a tool to compare the binsizes of plugins and codecs of 2 build dirs by Rafaël Carré · 14 years ago
  7. e251df9 Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in codec or plugin space when their addresses were invalid by Maurus Cuelenaere · 15 years ago
  8. 0a59e04 utils/analysis/find_addr.pl: fix detection of codec start address by Maurus Cuelenaere · 15 years ago
  9. 1176553 utils/analysis/find_addr.pl: also add support for plugins & codecs by Maurus Cuelenaere · 15 years ago
  10. a85f369 Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux kernel, scripts/bloat-o-meter.py) by Maurus Cuelenaere · 15 years ago
  11. e8f75ed Add an utility to easily find the assembled instructions at a specific memory location in a Rockbox binary by Maurus Cuelenaere · 15 years ago
  12. 88e2c88 Add new directory under utils for code-analysis tools, and objdiff.py script to display per-symbol size deltas between object files. by Andrew Mahone · 16 years ago