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