Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
4f03c566cc4074bd8bbc35b212d0d0ce839c5c24
/
utils
/
analysis
f5f9784
Introduce a new analysis tool to detect which macros are defined in each build.
by Amaury Pouly
· 10 years ago
98d2121
bloat-o-meter.py: Now compatible to python 3.
by Thomas Martitz
· 11 years ago
cc59ea4
Fix findaddr.pl tool for codecs
by Amaury Pouly
· 12 years ago
f40bfc9
Add codecs to librbcodec.
by Sean Bartell
· 13 years ago
3bc8fd0
cmp-plugins-size: continue if a map file is absent/corrupted
by Rafaël Carré
· 14 years ago
5b4a9b5
Add a tool to compare the binsizes of plugins and codecs of 2 build dirs
by Rafaël Carré
· 14 years ago
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
0a59e04
utils/analysis/find_addr.pl: fix detection of codec start address
by Maurus Cuelenaere
· 15 years ago
1176553
utils/analysis/find_addr.pl: also add support for plugins & codecs
by Maurus Cuelenaere
· 15 years ago
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
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
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