commit | 1cb84cea2f622327d41abb8845e97dffa055fa4e | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Oct 24 15:36:00 2017 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Oct 24 15:45:59 2017 -0700 |
tree | f6eee63bebccee922592de7b3946d4aab564475e | |
parent | 09123383cbdaee9ca0a85289061b7b98ff6160d8 [diff] |
Add an interface for stopping in certain maps. Also, change the std::set parameters to std::vector. As jmgao points out, a small std::set is not really the best choice for performance reasons. Test: All unit tests pass, enabled the new unwinder and did a kill -3 on Test: an android process. Change-Id: I81227d7b79a9b7cf1d54fb0e3331d3cf4d4d3c4f