Chromium Code Reviews
Description//tools/binary_size: Various enhancements to console.py
* Map input to "size_info" rather than "size_info1" when there is only
one input
* For convenience, add variable "symbols = size_info.symbols"
* Don't re-sort if SymbolGroup passed to Print() is already sorted
* Add more information to Print(verbose=True)
* Add a regex helper for looking for names in camelCase/snake_case/etc
* Allow group[0xADDRESS] to return the symbol at that address
* Revert object_path transformation to how it was before last commit:
foo/bar.a/baz.o not, foo/bar.a/(baz.o)
Because you expect .endswith('.o').
* Filled out my pydoc.
NOTRY=true
BUG=681694
Review-Url: https://codereview.chromium.org/2795593005
Cr-Commit-Position: refs/heads/master@{#461821}
Committed: https://chromium.googlesource.com/chromium/src/+/728a4d51cdd2ccbd6e3e0e81dad77cdb0834f90f
Patch Set 1 #Patch Set 2 : self-review #Patch Set 3 : make quick-reference message nicer by separating sSymbol members & making group.symbols private #
Total comments: 6
Patch Set 4 : Review fixes #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||