Opt-in String Audit

8 views
Skip to first unread message

Andrew Grieve

unread,
Oct 7, 2019, 10:15:05 AM10/7/19
to chromium-dev, binary-size, jasp...@chromium.org
We've created a one-off SuperSize snapshot with native code string literals names as "string contents":


I found it pretty interesting to poke around and see what strings exists, so I thought I'd shared. Certainly if you're an owner of a section of the codebase, it might be nice if you could check for excessive strings.

You can filter by minimum size, and/or by regular expression (note that all names start and end with a double quote). E.g. here's all strings that contain ".cc" paths

This was made using target_os="android".
Reply all
Reply to author
Forward
0 new messages