summaryrefslogtreecommitdiffstats
path: root/tools/binary_size
Commit message (Expand)AuthorAgeFilesLines
* Update binary_size/README.txt to have GN args rather than GYP_DEFINESagrieve2016-03-241-9/+8
* [BinarySize] Filter duplicate lines in nm output.bratell2016-01-292-0/+9
* Make the Binary Size Tool output nm.out by default and check output directories.andrewhayden2015-05-282-29/+40
* Freshen Binary Size Tool documentation.andrewhayden2015-03-123-71/+77
* Handle shared memory symbols better in the binarysize tool.bratell2015-02-184-137/+526
* Cleanup: Presubmit API is built into depot_tools.tfarina2015-01-311-1/+1
* binary_size: Remove legacy path, keep / as / for unittests on windowsscottmg2014-12-154-452/+23
* Binary Size tool: Check DWARF format only when possible.bratell2014-09-181-1/+2
* Binary size tool, handle symbols with no path better.bratell2014-09-162-15/+175
* Binary size tool: Don't escape text that won't be parsed.bratell2014-09-101-5/+5
* binarysize tool: Cleaning up some progress output.bratell2014-09-021-3/+1
* Include a pak file in the binary_size output if requested.bratell@opera.com2014-07-211-0/+77
* Polishing binary_size tool output.bratell@opera.com2014-07-162-148/+210
* binary_size_tool: fix for ambiguous addr2line outputsebastianl@opera.com2014-06-271-8/+43
* binary_size: Easier-to-read outputbratell@opera.com2014-06-241-11/+31
* binary_size: Avoid creating nodes with many thousand children.bratell@opera.com2014-06-121-34/+99
* binary_size: Fix jobs number parsingemoller@opera.com2014-06-101-1/+1
* binary_size: Check debug data format before starting.bratell@opera.com2014-06-091-1/+32
* Emit partial results if binary_size is interrupted.bratell@opera.com2014-06-051-31/+46
* Added PRESUBMIT.py for binary_size tools.bratell@opera.com2014-05-234-119/+238
* Graphical version of the run_binary_size_analysis tool.bratell@opera.com2014-05-228-1389/+749
* Fix a findbugs warning - check file.mkdirs return value.vandebo@chromium.org2014-05-031-3/+6
* Fix a findbugs error in Addr2LineWorkerPool.java.thestig@chromium.org2014-05-011-1/+3
* Fix findbugs warning - narrow synchronization scope in NmDumper.tommycli@chromium.org2014-05-011-7/+9
* New binary size tool visualization options.andrewhayden@chromium.org2014-04-167-203/+1911
* Fix bug in binary_size script and cosmetic updatesandrewhayden@chromium.org2014-01-173-10/+15
* Add tool to help analyze binary sizeandrewhayden@chromium.org2014-01-179-0/+2014