1. b4e426f Remove best fit for extent selection. am: cc374363ec by Christopher Ferris · 6 years ago
  2. cc37436 Remove best fit for extent selection. by Christopher Ferris · 6 years ago
  3. 3fa1122 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  4. 4135abe Don't compile background thread support. am: 347192e6aa by Dan Albert · 6 years ago
  5. 347192e Don't compile background thread support. by Dan Albert · 6 years ago
  6. bb955df Add default code reviewers into OWNERS am: ab33b153b4 am: 7a1cc0cb97 by Chih-Hung Hsieh · 6 years ago
  7. 7a1cc0c Add default code reviewers into OWNERS am: ab33b153b4 by Chih-Hung Hsieh · 6 years ago
  8. ab33b15 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 6 years ago
  9. b96806f Prevent dependency cycle on linux_bionic due to system_shared_libs expansion. am: 759026fed9 by Roland Levillain · 6 years ago
  10. bf51fc2 Prevent dependency cycle on linux_bionic due to system_shared_libs expansion. by Roland Levillain · 6 years ago
  11. 759026f Prevent dependency cycle on linux_bionic due to system_shared_libs expansion. by Roland Levillain · 6 years ago
  12. 6a39aea Prevent dependency cycle due to system_shared_libs expansion am: 1f8849fffd by Dan Willemsen · 6 years ago
  13. 2f36dd2 Prevent dependency cycle due to system_shared_libs expansion am: 1f8849fffd by Dan Willemsen · 6 years ago
  14. 1f8849f Prevent dependency cycle due to system_shared_libs expansion by Dan Willemsen · 6 years ago
  15. bbdecd7 Ignore extents that are not associated with a size. am: 13715ae41a by Christopher Ferris · 6 years ago
  16. cd4da0a Ignore extents that are not associated with a size. am: 13715ae41a by Christopher Ferris · 6 years ago
  17. 13715ae Ignore extents that are not associated with a size. by Christopher Ferris · 6 years ago
  18. a2b4c8c Fix mallinfo counting for large allocations. am: 08ccc19933 am: 7693773220 by Christopher Ferris · 6 years ago
  19. 7693773 Fix mallinfo counting for large allocations. am: 08ccc19933 by Christopher Ferris · 6 years ago
  20. 08ccc19 Fix mallinfo counting for large allocations. by Christopher Ferris · 6 years ago
  21. a2f0181 Change the minimum map size. am: 75569e30c5 am: a1f7a3bacc by Christopher Ferris · 6 years ago
  22. a1f7a3b Change the minimum map size. am: 75569e30c5 by Christopher Ferris · 6 years ago
  23. 75569e3 Change the minimum map size. by Christopher Ferris · 6 years ago
  24. 3bff253 Further updates to jemalloc code. am: c6954b2064 am: e1ad3f0e8b by Christopher Ferris · 6 years ago
  25. e1ad3f0 Further updates to jemalloc code. am: c6954b2064 by Christopher Ferris · 6 years ago
  26. c6954b2 Further updates to jemalloc code. by Christopher Ferris · 6 years ago
  27. fdd721f Add android extensions. am: 03b5d1c549 am: 109c8749ed by Christopher Ferris · 6 years ago
  28. 109c874 Add android extensions. am: 03b5d1c549 by Christopher Ferris · 6 years ago
  29. 03b5d1c Add android extensions. by Christopher Ferris · 6 years ago
  30. e569762 Add bp file and generated files. am: 7eecc47efa am: 1077cbaffa by Christopher Ferris · 6 years ago
  31. 1077cba Add bp file and generated files. am: 7eecc47efa by Christopher Ferris · 6 years ago
  32. 7eecc47 Add bp file and generated files. by Christopher Ferris · 6 years ago
  33. 4c5028e Merge tag '5.1.0' into fix by Christopher Ferris · 6 years ago
  34. 61efbda Merge branch 'dev' by Qi Wang · 6 years ago
  35. 1c51381 Update ChangeLog for 5.1.0. by Qi Wang · 6 years ago
  36. e94ca7f run_tests.sh: Don't test large vaddr with -m32. by David T. Goldblatt · 6 years ago
  37. a308af3 Reformat the version number in jemalloc.pc.in. by Qi Wang · 6 years ago
  38. b73380b Fix include path order for out-of-tree builds. by Christoph Muellner · 6 years ago
  39. 4c8829e run_tests.sh: Test --with-lg-vaddr. by David Goldblatt · 6 years ago
  40. b001e6e INSTALL.md: Clarify --with-lg-vaddr. by David Goldblatt · 6 years ago
  41. 63712b4 configure: Add --with-lg-vaddr configure option. by Christoph Muellner · 6 years ago
  42. 95789a2 Update copyright dates. by Qi Wang · 6 years ago
  43. 2e7af1a Add TUNING.md. by Qi Wang · 6 years ago
  44. 3bcaede Remove documentation for --disable-thp which was removed. by Qi Wang · 6 years ago
  45. c5b72a9 Fix a typo in INSTALL.md. by Qi Wang · 6 years ago
  46. a32b7bd Mallctl: Add arenas.lookup by Latchesar Ionkov · 6 years ago
  47. 6df9060 aarch64: Add ILP32 support. by Christoph Muellner · 6 years ago
  48. 39b1b20 Adding `install_lib_pc` by Issam Maghni · 6 years ago
  49. b8f4c73 Remove an incorrect assertion. by Qi Wang · 6 years ago
  50. dedfeec Invoke dlsym() on demand. by Qi Wang · 6 years ago
  51. c95284d Avoid a resource leak down extent split failure paths. by David Goldblatt · 6 years ago
  52. a62e42b Add the --disable-initial-exec-tls configure option. by David Goldblatt · 6 years ago
  53. e40b2f7 Fix abort_conf processing. by Qi Wang · 6 years ago
  54. 0fadf4a Add UNUSED to avoid compiler warnings. by Qi Wang · 6 years ago
  55. 2a80d6f Avoid a printf format specifier warning. by Jason Evans · 6 years ago
  56. 3f0dc64 Allow setting extent hooks on uninitialized auto arenas. by Qi Wang · 6 years ago
  57. 0258542 Document liveness requirements for extent_hooks_t structures. by Qi Wang · 6 years ago
  58. f0b146a Fix a typo. by Qi Wang · 6 years ago
  59. cad27a8 Fix a typo. by Jason Evans · 6 years ago
  60. 4937309 Silence a compiler warning. by Jason Evans · 6 years ago
  61. 8b14f3a background_thread: add max thread count config by Dave Watson · 6 years ago
  62. 4be74d5 Consolidate the two memory loads in rtree_szind_slab_read(). by Qi Wang · 6 years ago
  63. 5f51882 Stack address should not be used for ordering mutexes by Rajeev Misra · 6 years ago
  64. cf2f4aa Fix const qualifier warnings. by Qi Wang · 6 years ago
  65. d3e0976 Fix type warning on Windows. by Qi Wang · 6 years ago
  66. 4df483f Fix arguments passed to extent_init. by Qi Wang · 6 years ago
  67. 2dccf45 Control idump and gdump with prof_active. by Qi Wang · 6 years ago
  68. 6d02421 extents: Remove preserve_lru feature. by Dave Watson · 7 years ago
  69. 21eb0d1 Fix a background_thread shutdown issue. by Qi Wang · 6 years ago
  70. 956c4ad Change mutable option output in stats to avoid stringify issues. by Qi Wang · 7 years ago
  71. baffeb1 Fix a typo in stats. by Qi Wang · 7 years ago
  72. 742416f Revert "CI: Remove "catgets" dependency on appveyor." by Qi Wang · 7 years ago
  73. 4c36cd2 Stats printing: Convert arena large stats to use emitter. by David Goldblatt · 7 years ago
  74. 4eed989 Stats printing: convert arena bin stats to use emitter. by David Goldblatt · 7 years ago
  75. a9f3ced Stats printing: remove a spurious newline. by David Goldblatt · 7 years ago
  76. a1738f4 Stats printing: Make arena mutex stats use the emitter. by David Goldblatt · 7 years ago
  77. 07fb707 Stats printing: convert most per-arena stats to use the emitter. by David Goldblatt · 7 years ago
  78. 8fc8506 Stats printing: convert paging and alloc counts to use the emitter. by David Goldblatt · 7 years ago
  79. bc6620f Stats printing: convert decay stats to use the emitter. by David Goldblatt · 7 years ago
  80. a6ef061 Stats printing: Move emitter cutoff point into stats_arena_print. by David Goldblatt · 7 years ago
  81. cbde666 Stats printing: move stats_print_helper to use emitter. by David Goldblatt · 7 years ago
  82. 86c61d4 Stats printing: Move global mutex stats to use emitter. by David Goldblatt · 7 years ago
  83. ebe0b5f Emitter: Add support for row-based output in table mode. by David Goldblatt · 7 years ago
  84. 9e1846b Stats printing: move non-mutex arena stats to the emitter. by David Goldblatt · 7 years ago
  85. 8076b28 Stats printing: Remove explicit callback passing to stats_print_helper. by David Goldblatt · 7 years ago
  86. 0d20eda Stats printing: Move emitter -> manual cutoff point. by David Goldblatt · 7 years ago
  87. ec31d47 Stats printing: Convert profiling stats to use the emitter. by David Goldblatt · 7 years ago
  88. e5acc35 Stats printing: Convert general arena stats to use the emitter. by David Goldblatt · 7 years ago
  89. 4a335e0 Stats printing: convert config and opt output to use emitter. by David Goldblatt · 7 years ago
  90. b646f89 Stats printing: Convert header and footer to use emitter. by David Goldblatt · 7 years ago
  91. 27a8fe6 Introduce the emitter module. by David Goldblatt · 7 years ago
  92. e4f090e Add opt.thp which allows explicit hugepage usage. by Qi Wang · 7 years ago
  93. efa4053 Remove config.thp which wasn't in use. by Qi Wang · 7 years ago
  94. 6b35366 Skip test_alignment_and_size if percpu_arena is enabled. by Qi Wang · 7 years ago
  95. 548153e Remove unused code in test/thread_tcache_enabled. by Qi Wang · 7 years ago
  96. 26b1c13 Background threads: fix an indexing bug. by David Goldblatt · 7 years ago
  97. dd7e283 Tweak the ticker paths to help GCC generate better code. by David T. Goldblatt · 7 years ago
  98. ae0f5d5 CI: Remove "catgets" dependency on appveyor. by David Goldblatt · 7 years ago
  99. a3abbb4 Fix MSVC build by Maks Naumov · 7 years ago
  100. 83aa988 Make generated headers usable in both x86 and x64 mode in Visual Studio by rustyx · 7 years ago