platform_system_core/libunwindstack/include/unwindstack
Christopher Ferris 1cb84cea2f 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
2017-10-24 15:45:59 -07:00
..
DwarfLocation.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfMemory.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfSection.h Add a new unwind method on error. 2017-09-22 16:55:12 -07:00
DwarfStructs.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Elf.h Multiple bugfixes, small restructuring. 2017-10-20 11:15:32 -07:00
ElfInterface.h Multiple bugfixes, small restructuring. 2017-10-20 11:15:32 -07:00
Log.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
MapInfo.h Add a method to share the process memory object. 2017-09-05 14:30:22 -07:00
Maps.h Speed up map creation. 2017-08-23 15:43:39 -07:00
Memory.h Add a method to share the process memory object. 2017-09-05 14:30:22 -07:00
Regs.h libunwindstack: add method to iterate across registers. 2017-10-20 13:52:56 -07:00
RegsGetLocal.h Allow mips to build. 2017-08-02 10:45:46 -07:00
Unwinder.h Add an interface for stopping in certain maps. 2017-10-24 15:45:59 -07:00