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