summaryrefslogtreecommitdiffstats
path: root/base/trace_event/malloc_dump_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/trace_event/.avi2015-12-241-3/+6
* [tracing]Fix resident size of malloc for mac and ios.ssid2015-12-211-7/+24
* Remove allocator_extension_thunks since this layer is not requiredprimiano2015-12-071-23/+19
* [tracing] Add malloc dump provider for macssid2015-11-071-5/+14
* Add generic.total_physical_bytes property to MallocExtensionssid2015-10-301-11/+1
* [tracing] Fix resident size of malloc dump provider when tcmalloc is usedssid2015-10-261-12/+45
* [tracing] Fix MemoryDumpManager periodic scheduler and improve testsprimiano2015-09-091-1/+1
* [tracing] Introduce MemoryDumpArgs to enable light and heavy dumpsssid2015-08-061-1/+2
* [tracing] Fix malloc accounting in memory-infraprimiano2015-06-171-2/+2
* [tracing] Change outer/inner size representation in memory dumpsprimiano2015-06-031-8/+10
* [tracing] Simplify the MemoryAllocatorDump APIprimiano2015-04-281-7/+5
* [tracing] Simplify MemoryDumpProvider interfaceprimiano2015-04-281-11/+1
* [tracing] Add support for time-triggered global memory dumpsprimiano2015-04-211-1/+0
* [tracing] Simplify design of MemoryAllocatorDumpprimiano2015-04-211-2/+2
* Add a dump provider to dump malloc allocation data.ssid2015-04-141-0/+65