commit | 042426ba6375f5c145379e598486ec6d675533c9 | [log] [tgz] |
---|---|---|
author | Dmitriy Ivanov <dimitry@google.com> | Tue Aug 12 21:02:13 2014 -0700 |
committer | Dmitriy Ivanov <dimitry@google.com> | Wed Aug 13 09:21:57 2014 -0700 |
tree | 1bb60c12cee9972a1cc86cd3e43b63ad2d0dbc33 | |
parent | 6e3823d37e54929558990d7c475bc30d381098fe [diff] |
Optimize symbol lookup Do not run symbol lookup on already visited soinfos Not taking into account already visited libraries dramatically slows down dlsym in cases when there are multiple occurrences of a large library in dependency tree. Bug: 16977077 Change-Id: I1379f30ed8b06758dd1cc76b80833ac8589afa50