[go: nahoru, domu]

Clone this repo:
  1. 285908e actualize TCMallocGuard comment by Aliaksey Kandratsenka · 8 days ago master
  2. 469da8d override_functions: add _{msize,recalloc}_base by Aliaksey Kandratsenka · 8 days ago
  3. 825b663 don't try to unit-test generic_fp on known-broken platforms by Aliaksey Kandratsenka · 2 weeks ago
  4. 7c73631 avoid testing known-to-fail cases of backtracing from ucontext by Aliaksey Kandratsenka · 2 weeks ago
  5. 5284f38 allow disabling actual versus given sized delete checking by Aliaksey Kandratsenka · 2 weeks ago
  6. 778df41 unbreak calloc memsetting extra memory in emergency malloc mode by Aliaksey Kandratsenka · 2 weeks ago
  7. cb2a58f correctly find getpc.h header for GetPC configure test by Aliaksey Kandratsenka · 3 weeks ago
  8. 46c63ae .gitignore of recently added min_per_thread_cache_size_test by Aliaksey Kandratsenka · 3 weeks ago
  9. addf751 Added support to configure lower bound on per-thread cache size by Ishant Goyal · 6 weeks ago
  10. 9fb05f3 Reapply "[osx] implement native c++ allocation operators on osx" by Aliaksey Kandratsenka · 4 weeks ago
  11. 5472781 drop broken and deprecated ATTRIBUTE_SECTION support for OSX by Aliaksey Kandratsenka · 4 weeks ago
  12. 2b0b119 always use full 64 bits of address on Solaris by Aliaksey Kandratsenka · 4 weeks ago
  13. 8be31af unbreak debugallocation_test on Solaris by Aliaksey Kandratsenka · 4 weeks ago
  14. c61f35f simplify tcmalloc/sbrk/sbrk-hooks integration by Aliaksey Kandratsenka · 3 months ago
  15. 29f3943 refactor and simplify capturing backtraces from mmap hooks by Aliaksey Kandratsenka · 3 months ago
  16. 29b6eff replace heap-checker "bcad" stuff by Aliaksey Kandratsenka · 3 months ago
  17. 33cda2c unbreak grab-backtrace frame skipping logic by Aliaksey Kandratsenka · 5 weeks ago
  18. 38b1966 generic_fp stacktrace: aarch64 frame pointer may be 8 byte aligned by Yikai Zhao · 5 weeks ago
  19. 7b9dc8e unbreak skip_count adjustment in tcmalloc::GrabBacktrace by Aliaksey Kandratsenka · 5 weeks ago
  20. d9263ee unbreak pagemap unittest compilation on msvc by Aliaksey Kandratsenka · 5 weeks ago generalized-emergency-malloc