android_system_core/libbacktrace/include/backtrace
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
..
Backtrace.h libbacktrace: expose libunwindstack Unwind routine. 2017-10-20 13:52:56 -07:00
backtrace_constants.h Fix misc-macro-parentheses warnings in system/core. 2017-08-01 22:12:57 +00:00
BacktraceMap.h Add an interface for stopping in certain maps. 2017-10-24 15:45:59 -07:00