summaryrefslogtreecommitdiffstats
path: root/base/trace_event/process_memory_dump.cc
Commit message (Expand)AuthorAgeFilesLines
* [tracing] API to express memory suballocation and cross-process sharingprimiano2015-06-031-4/+27
* [tracing] Add guid overload to CreateAllocatorDumpprimiano2015-05-291-3/+15
* [tracing] Extend memory dump API with graphsprimiano2015-05-281-1/+36
* [tracing] Add Clear() method to ProcessMemoryDumpprimiano2015-05-261-2/+15
* [tracing] Add support to pre-load and merge ProcessMemoryDump(s).primiano2015-05-211-0/+17
* [tracing] Simplify the MemoryAllocatorDump APIprimiano2015-04-281-10/+6
* [tracing] Simplify design of MemoryAllocatorDumpprimiano2015-04-211-12/+10
* [tracing] Introduce MemoryDumpSessionStateprimiano2015-04-211-2/+5
* [tracing] Introduce support for userland memory allocators dumps.primiano2015-03-191-0/+27
* [tracing] memory maps dump provider skeletonprimiano2015-02-241-1/+7
* [tracing] Add a dump provider to dump process memory totals.primiano2015-02-201-10/+10
* [tracing] Introduce memory tracing skeleton.primiano2015-02-171-0/+29