DescriptionChange the way function and public symbols are obtained to use the findChildren DIA function. This has a substantial performance improvement over using the getSymbolsByAddr iterator, especially on certain 64bit DLLS. e.g. Time to process chrome_child.dll drops from 51 minutes to 21 secs. Note: new test data looks different because the ordering of lines is no longer by memory address. This does not affect processing. The test data has been manually compared to old data and matches (except additional PUBLIC symbols). Also, INFO lines are omitted because the source executable files are not checked in, so they are unavailable. R=ivanpe@chromium.org, mark@chromium.org Committed: https://code.google.com/p/google-breakpad/source/detail?r=1316 Patch Set 1 #
Total comments: 11
Patch Set 2 : #
Total comments: 3
Patch Set 3 : #
Total comments: 1
Patch Set 4 : #
MessagesTotal messages: 18
|