index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
analysis
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-16
Introduce a new analysis tool to detect which macros are defined in each build.
Amaury Pouly
1
-0
/
+196
2014-01-07
bloat-o-meter.py: Now compatible to python 3.
Thomas Martitz
1
-8
/
+9
2012-05-31
Fix findaddr.pl tool for codecs
Amaury Pouly
1
-1
/
+10
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2
-4
/
+4
2010-08-01
cmp-plugins-size: continue if a map file is absent/corrupted
Rafaël Carré
1
-0
/
+2
2010-05-31
Add a tool to compare the binsizes of plugins and codecs of 2 build dirs
Rafaël Carré
1
-0
/
+159
2009-08-17
Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in co...
Maurus Cuelenaere
1
-3
/
+4
2009-07-08
utils/analysis/find_addr.pl: fix detection of codec start address
Maurus Cuelenaere
1
-1
/
+1
2009-07-01
utils/analysis/find_addr.pl: also add support for plugins & codecs
Maurus Cuelenaere
1
-5
/
+100
2009-07-01
Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k...
Maurus Cuelenaere
1
-0
/
+80
2009-06-28
Add an utility to easily find the assembled instructions at a specific memory...
Maurus Cuelenaere
1
-0
/
+176
2009-04-10
Add new directory under utils for code-analysis tools, and objdiff.py script ...
Andrew Mahone
1
-0
/
+54