summaryrefslogtreecommitdiffstats
path: root/utils/analysis
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Python3-related fixes in some of our scriptsSolomon Peachy1-12/+12
2015-02-16Introduce a new analysis tool to detect which macros are defined in each build.Amaury Pouly1-0/+196
2014-01-07bloat-o-meter.py: Now compatible to python 3.Thomas Martitz1-8/+9
2012-05-31Fix findaddr.pl tool for codecsAmaury Pouly1-1/+10
2012-04-25Add codecs to librbcodec.Sean Bartell2-4/+4
2010-08-01cmp-plugins-size: continue if a map file is absent/corruptedRafaël Carré1-0/+2
2010-05-31Add a tool to compare the binsizes of plugins and codecs of 2 build dirsRafaël Carré1-0/+159
2009-08-17Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in co...Maurus Cuelenaere1-3/+4
2009-07-08utils/analysis/find_addr.pl: fix detection of codec start addressMaurus Cuelenaere1-1/+1
2009-07-01utils/analysis/find_addr.pl: also add support for plugins & codecsMaurus Cuelenaere1-5/+100
2009-07-01Add (better IMO) alternative for utils/analyis/objdiff.py (taken from Linux k...Maurus Cuelenaere1-0/+80
2009-06-28Add an utility to easily find the assembled instructions at a specific memory...Maurus Cuelenaere1-0/+176
2009-04-10Add new directory under utils for code-analysis tools, and objdiff.py script ...Andrew Mahone1-0/+54