1. 809da1f Add explicit state for heapprofd hooking. by Florian Mayer · 5 years ago
  2. 8768694 [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 5 years ago
  3. 1f85474 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 5 years ago
  4. c03856c [GWP-ASan] [heapprofd] Use ephemeral dispatch table when death prof. by Mitch Phillips · 5 years ago
  5. 3083cc9 [malloc dispatch] Install dispatch over the top of GWP-ASan. by Mitch Phillips · 5 years ago
  6. 175c886 allow for heapprofd's signal to be multiplexed by Ryan Savitski · 6 years ago
  7. 6f517cd Rename iterate to malloc_iterate internally. by Christopher Ferris · 6 years ago
  8. 2b0638e Make bionic_malloc.h a platform header. by Christopher Ferris · 6 years ago
  9. 9fc9509 Log when trying to profile non profilable app. by Florian Mayer · 6 years ago
  10. f6d221e Match maximum command line size for startup tracing. by Florian Mayer · 6 years ago
  11. 8189e77 Remove gMallocLeakZygoteChild. by Christopher Ferris · 6 years ago
  12. 1fc5ccf Add a platform API for setting an allocation limit. by Christopher Ferris · 6 years ago
  13. 6c619a0 Refactor the malloc_info code. by Christopher Ferris · 6 years ago
  14. 503c17b Fix wrong variable reference. by Christopher Ferris · 6 years ago
  15. 2822856 Avoid heapprofd init when other hooks enabled. by Christopher Ferris · 6 years ago
  16. e4cdbc4 Refactor malloc common into distinct pieces. by Christopher Ferris · 6 years ago