1. d500250 Use span-based file API in inspect_utils_linux.cc by Jan Keitel · 11 days ago main
  2. 299412a Remove includes of callback_forward.h from .cc files by Lei Zhang · 3 weeks ago
  3. 27e942f Reland "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 3 weeks ago
  4. 5ca6db8 Revert "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 4 weeks ago
  5. 6fa90ae Move logging::LoggingSettings to base/logging/logging_settings.h by Lei Zhang · 4 weeks ago
  6. 3c7b1f4 [PA] Move Metadata outside of GigaCage (6/7) by Takashi Sakamoto · 5 months ago
  7. 14058fc Auto-format //tools GN files by Lei Zhang · 5 months ago
  8. 2ea414c [PA] Move Metadata outside of GigaCage (3/5) by Takashi Sakamoto · 5 months ago
  9. 7f4bdaa [PA] Move Metadata outside of GigaCage (2/5) by Takashi Sakamoto · 5 months ago
  10. cc38b4b [PA] Simplify bucket lookup by mikt · 8 months ago
  11. 14089a7 [base] Use wrapper type for PlatformThreadId by Leszek Swirski · 10 months ago
  12. 8e9b584 Use using enum for JsonOptions (C++20) by Alex Attar · 1 year ago
  13. 8385f10 Avoid unsafe forms for base::File::WriteAtCurrentPos() by Tom Sepez · 1 year, 3 months ago
  14. a7bb45e [PA] Split SlotSpanMetadata into read-only one and writable one. by Takashi Sakamoto · 1 year, 3 months ago
  15. bd3ae34 [PA] Split PartitionPageMetadata into read-only one and writable one. by Takashi Sakamoto · 1 year, 4 months ago
  16. d7a1bee [PA] Split PartitionSuperPageExtentEntry into read-only one and writable one. by Takashi Sakamoto · 1 year, 4 months ago
  17. 5a2fc6d [PA] Update DEPS for new include path #cleanup by mikt · 1 year, 5 months ago
  18. 87928d7 Remove unneeded StringPiece header usage by Helmut Januschka · 1 year, 5 months ago
  19. a0eeba1 partition_alloc: merge buildflags.h #cleanup by Arthur Sonzogni · 1 year, 6 months ago
  20. 4ac80c5 Convert base::StringPiece to std::string_view left overs. by Helmut Januschka · 1 year, 6 months ago
  21. c5b623b Tag easy suppressions with their sanitizer by David Benjamin · 1 year, 7 months ago
  22. 2448d81 base/logging: Prevent test-only crash caused by std::string(nullptr) by Dan McArdle · 1 year, 8 months ago
  23. c6d669e PA: Prefer just "PartitionAlloc" by Kalvin Lee · 1 year, 9 months ago
  24. 25e18b2 [PA] Refactor: rename RefCount to InSlotMetadata by mikt · 1 year, 9 months ago
  25. 4753a8c [BRP] Finchify "same slot" mode by Bartek Nowierski · 1 year, 11 months ago
  26. af6dc8e Reland "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 1 year, 11 months ago
  27. 137d838 Revert "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 1 year, 11 months ago
  28. 615bc97 Rename {absl => std}::optional in //tools/ by Arthur Sonzogni · 1 year, 11 months ago
  29. 216d33b [PA] Cleanup: Clarify naming of metadata types & variables by Bartek Nowierski · 2 years ago
  30. 802db79 Fix implicit conversion error by Marshall Greenblatt · 2 years ago
  31. 8847743 Apply RAW_PTR_EXCLUSION to members passed to munmap(). by Tom Sepez · 2 years, 1 month ago
  32. bb03b82 [PA] Move README, OWNERS, DEPS, BUILD.gn to top-level dir. by Arthur Sonzogni · 2 years, 2 months ago
  33. 8b06a53 Move partition_alloc into a "partition_alloc" dir. by Arthur Sonzogni · 2 years, 2 months ago
  34. 68be214 Move scoped_mach_port to base/apple, leave a forwarding header by Avi Drissman · 2 years, 4 months ago
  35. 6777190 Move mach_logging to base/apple, leave a forwarding header by Avi Drissman · 2 years, 4 months ago
  36. 2a4c4ba PA: Rename bucket distributions by Kalvin Lee · 2 years, 5 months ago
  37. 9a047fd [PA] Follow-up CL after removing ThreadSafe from PartitionAllocator. by Takashi Sakamoto · 2 years, 5 months ago
  38. 57b3b9e [PA] Remove ThreadSafe. by Takashi Sakamoto · 2 years, 6 months ago
  39. cc6bc21 Have test failures from sanitizers warnings cause task failure. by Ian Struiksma · 2 years, 6 months ago
  40. 1084fb8 add parameter to invoke escalate sanitizer warnings. by Ian Struiksma · 2 years, 7 months ago
  41. 09f58c3 [partition_alloc] Update tool to compare two distributions by Thiabaud Engelbrecht · 2 years, 8 months ago
  42. a295e5b [partition_alloc] Remove 'coarse' bucket distribution by Thiabaud Engelbrecht · 2 years, 8 months ago
  43. 13f0b81 [tools] Add memory simulator. by François Doray · 2 years, 9 months ago
  44. b55593f [PA] Remove `migration_adapter.h` by Kalvin Lee · 2 years, 10 months ago
  45. 930bae8 Update PartitionAlloc tools to the new Value API by Avi Drissman · 2 years, 11 months ago
  46. 568316d Remove base::Value::Type::DICTIONARY by Avi Drissman · 2 years, 11 months ago
  47. da557f2 [PA] Add keishi@ to PartitionAlloc's OWNERS by Bartek Nowierski · 2 years, 11 months ago
  48. fcf8933 [PA] Make partition_alloc_config.h macros fool-proof by Bartek Nowierski · 3 years ago
  49. 5d2efcc Reland "[PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)`" by Kalvin Lee · 3 years ago
  50. 797585e Revert "[PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)`" by Rakina Zata Amni · 3 years, 1 month ago
  51. 062c353 [PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)` by Kalvin Lee · 3 years, 1 month ago
  52. 4a38200 Remove spurious stringprintf.h includes from non-headers. by Lei Zhang · 3 years, 1 month ago
  53. 06d80e1 [PA] Move `use_partition_alloc` by Kalvin Lee · 3 years, 1 month ago
  54. 8581381 [PA] Introduce use_partition_alloc_as_malloc (2 of N) by Bartek Nowierski · 3 years, 2 months ago
  55. 0f4bd26 [PA] Introduce use_partition_alloc_as_malloc (1 of N) by Bartek Nowierski · 3 years, 2 months ago
  56. 98140a6 Update copyright headers in testing/, tools/ by Avi Drissman · 3 years, 3 months ago
  57. e5f1a8a [tools/memory] Prettier printing and sorting of IOSurfaces by Benoit Lize · 3 years, 4 months ago
  58. 7d9556c [partition_alloc] Update script for bucketing scheme to display size by Thiabaud Engelbrecht · 3 years, 4 months ago
  59. 41d69d6 [partition_alloc] Fix tooling for locally profiling allocations. by Thiabaud Engelbrecht · 3 years, 5 months ago
  60. 345862f [PA] Namespace migration (38 of N) by Kalvin Lee · 3 years, 6 months ago
  61. f8a4cfe [tools/memory] Add a tool to plot IOSurface memory usage over time by Benoit Lize · 3 years, 7 months ago
  62. aa17e00 [tools/memory] Add a tool to track IOSurface memory usage by Benoit Lize · 3 years, 7 months ago
  63. f55fade partition_alloc: copy PlatformThread to PA library. by Takashi Sakamoto · 3 years, 7 months ago
  64. be0b201 [PA] Copy base/posix/eintr_wrapper.h to PA library by Bartek Nowierski · 3 years, 7 months ago
  65. c8563c1 [tools/memory] Make pa_heap_dump record heap compressibility on macOS by Benoit Lize · 3 years, 8 months ago
  66. ca7c1ec [tools/memory] Separate linux and mac code in PA's tools by Benoit Lize · 3 years, 8 months ago
  67. 4bec803 [tools/memory] Make pa_dump_heap work on macOS by Benoit Lize · 3 years, 8 months ago
  68. 74cc274 [tools/memory] Add macOS support to PartitionAlloc tools by Benoit Lize · 3 years, 8 months ago
  69. 087c763 [tools/memory] Show the heap compressibility in pa_dump_heap by Benoit Lize · 3 years, 8 months ago
  70. 6efd4ff [tools/memory] Small fixes and tweaks in live fragmentation plots by Benoit Lize · 3 years, 8 months ago
  71. d8c2279 partition_alloc: Copy base/bits.h to the PA library by Takashi Sakamoto · 3 years, 8 months ago
  72. 7b0a746 [PA] Adjust use of `base::*` by Kalvin Lee · 3 years, 8 months ago
  73. 821dbcc [PA] Namespace migration (24 of N) by Yuki Shiino · 3 years, 8 months ago
  74. ff56ec6 [tools/memory] Add tool for live-graphing of PA fragmentation. by Thiabaud Engelbrecht · 3 years, 9 months ago
  75. b9fd5e8 [tools/memory] Do not build PartitionAlloc's tools when it's not used by Benoit Lize · 3 years, 9 months ago
  76. 22690ae [tools/memory] Log requested size in PartitionAlloc, analyze it by Benoit Lize · 3 years, 9 months ago
  77. 92599d6 [tools/memory] Better superpage plots by Benoit Lize · 3 years, 9 months ago
  78. abae8f5 [tools/memory] Add a tool to dump PartitionAlloc's heap by Benoit Lize · 3 years, 9 months ago
  79. 8a340b6 [tools/memory] Show proper thread names even when pidns is used by Jann Horn · 3 years, 9 months ago
  80. feb42b9 [tools/memory] Better accounting and more precise graphs by Benoit Lize · 3 years, 9 months ago
  81. da435db [tools/memory] Plot Slot span utilization by Benoit Lize · 3 years, 9 months ago
  82. 3c34a54 [tools/memory] Add more data to pa_tcache_inspect by Benoit Lize · 3 years, 10 months ago
  83. 4d131c2 [tools/memory] Dump bucket data to a JSON file in pa_tcache_inspect by Benoit Lize · 3 years, 10 months ago
  84. 7d12c5d [partition_alloc] Add tool for recording memory allocations. by Thiabaud Engelbrecht · 3 years, 10 months ago
  85. 5b5485d [tools/memory] Display freelist size in pa_tcache_inspect by Benoit Lize · 3 years, 11 months ago
  86. 8e8704f [PA] Remove negative "special" values from SlotSpanMetadata by Bartek Nowierski · 4 years ago
  87. 0639a8c Use #!/usr/bin/env python/2/3 in remaining .py files by Henrique Ferreiro · 4 years ago
  88. bfbdc93 Fix -Wshadow instances: tools/ by Peter Kasting · 4 years, 1 month ago
  89. 2031934 [tools/memory] Add allocated/committed/virtual size to pa_tcache_inspect by Benoit Lize · 4 years, 2 months ago
  90. 4dc64ca [partition_alloc] Add tool to compute the internal fragmentation of by Thiabaud Engelbrecht · 4 years, 2 months ago
  91. e042944 [PartitionAlloc] Count dirty memory caused by empty SlotSpans. by Benoit Lize · 4 years, 3 months ago
  92. 8cd780c [tools/memory] More compact display in pa_tcache_inspect by Benoit Lize · 4 years, 3 months ago
  93. c3ea3d1 [tools/memory] Remove DWARF scanning in pa_tcache_inspect. by Benoit Lize · 4 years, 3 months ago
  94. 2ec6a5b [tools/memory] Display more per-root data in pa_tcache_inspect. by Benoit Lize · 4 years, 3 months ago
  95. aaa76f0 [tools/memory] Add per-bucket allocated/free stats to pa_tcache_inspect. by Benoit Lize · 4 years, 3 months ago
  96. 85ea130 [tools/memory] Scan the process memory to find its thread cache registry by Benoit Lize · 4 years, 3 months ago
  97. be3cc12 [tools/memory] Add per-bucket stats to pa_tcache_inspect. by Benoit Lize · 4 years, 3 months ago
  98. 06f05b4 [tools/memory] Remove unreachable code, triggering compile failure. by Benoit Lize · 4 years, 3 months ago
  99. ea8b20f [partition_alloc] Update scripts for partition_allocator. by Thiabaud Engelbrecht · 4 years, 4 months ago
  100. cf7ada4 Fix recent -Wunreachable-code-aggressive regression by Nico Weber · 4 years, 4 months ago