1. 46e1b07 Implement a ScopedThreadHeapUsage class to allow profiling per-thread heap usage. by siggi · 9 years ago
  2. 52114f27 Fix misspelling of object counts affecting Windows. by siggi · 9 years ago
  3. ba33ec0 Fix SyzyASAN build break by adding missing include. by siggi · 9 years ago
  4. 7bec59a Hook memory tracing into Windows heap shim. by siggi · 9 years ago
  5. 5170bf9 base: Change auto to not deduce raw pointers. by vmpstr · 9 years ago
  6. b873c0d4 PartitionAllocMemoryDumpProvider can directly inherit from MemoryDumpProvider by bashi · 9 years ago
  7. 3b1e759 Add configurable limit to allocations in heap profiler. by mariakhomenko · 9 years ago
  8. 1eedc59 [tracing] Track number of allocations in heap profiler by ssid · 9 years ago
  9. 093de9b Convert //base to use std::unique_ptr by dcheng · 9 years ago
  10. fd907216 Reland: add dump provider for malloc heap profiler (https://codereview.chromium.org/1675183006/) by primiano · 9 years ago
  11. bd63782 Revert of tracing: add dump provider for malloc heap profiler (patchset #11 id:200001 of https://codereview.chromium.org/1675183006/ ) by gab · 9 years ago
  12. 14c8b52 tracing: add dump provider for malloc heap profiler by primiano · 9 years ago
  13. bd1ed05 Switch to standard integer types in base/trace_event/. by avi · 10 years ago
  14. 86f78c1 [tracing]Fix resident size of malloc for mac and ios. by ssid · 10 years ago
  15. dda6c27 Remove allocator_extension_thunks since this layer is not required by primiano · 10 years ago
  16. 3aa02fe [tracing] Add malloc dump provider for mac by ssid · 10 years ago
  17. 0752ec9 Add generic.total_physical_bytes property to MallocExtension by ssid · 10 years ago
  18. 0943409 [tracing] Fix resident size of malloc dump provider when tcmalloc is used by ssid · 10 years ago
  19. 49b70071 [tracing] Fix MemoryDumpManager periodic scheduler and improve tests by primiano · 10 years ago
  20. 90694aeec [tracing] Introduce MemoryDumpArgs to enable light and heavy dumps by ssid · 10 years ago
  21. db8a28c [tracing] Fix malloc accounting in memory-infra by primiano · 10 years ago
  22. fadec05e [tracing] Change outer/inner size representation in memory dumps by primiano · 10 years ago
  23. 0842511 [tracing] Simplify the MemoryAllocatorDump API by primiano · 10 years ago
  24. 2d56df1b [tracing] Simplify MemoryDumpProvider interface by primiano · 10 years ago
  25. ea4fae0 [tracing] Add support for time-triggered global memory dumps by primiano · 10 years ago
  26. ba88594 [tracing] Simplify design of MemoryAllocatorDump by primiano · 10 years ago
  27. 0738685 Add a dump provider to dump malloc allocation data. by ssid · 10 years ago