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