summaryrefslogtreecommitdiffstats
path: root/tools/cygprofile/symbol_extractor.py
Commit message (Expand)AuthorAgeFilesLines
* cygprofile: Allow $ character in symbol names.pcc2015-11-261-1/+8
* Mechanically change TODO(azarchs) into TODO(pasko)pasko2015-11-191-1/+2
* Revert "Revert of Patch orderfile for split and cloned methods."azarchs2015-07-031-0/+5
* Revert of Patch orderfile for split and cloned methods. (patchset #16 id:2900...pasko2015-07-011-5/+0
* Update orderfile pipeline to better deal with aliased methods.azarchs2015-06-301-0/+5
* Revert "Better handling of methods in multiple sections."Jason Kersey2015-06-031-4/+0
* Better handling of methods in multiple sections.azarchs2015-06-011-0/+4
* Cygprofile scripts can detect target_arch from GYP_DEFINES.azarchs2015-04-201-10/+8
* Improve symbol_extractor.CreateNameToSymbolInfo handling of duplicate symbols.azarchs2015-02-231-1/+36
* Fix a bunch of issues blocking 64-bit orderfile generation.azarchs2015-02-051-6/+5
* Switch from nm to objdump for the cygprofile tools.lizeb2015-01-291-32/+32
* Refactor the symbol parsing, and move to NDK's nm.lizeb2015-01-281-0/+120