summaryrefslogtreecommitdiffstats
path: root/base/trace_event/process_memory_dump.h
Commit message (Expand)AuthorAgeFilesLines
* base: Remove some unnecessary const scoped_refptr<>&.vmpstr2016-03-181-1/+1
* Use sysctlbyname() to get kernel page size.pkl2016-03-161-4/+7
* tracing: Make ConvertableToTraceFormat move-onlyprimiano2016-02-291-3/+2
* tracing: memory-infra cleanup post-C++11 + test coverageprimiano2016-02-221-9/+7
* Add support for CountResidentBytes in windowsssid2016-01-211-1/+2
* [tracing] Add method to create "weak" global dumpsssid2016-01-211-0/+9
* Switch to standard integer types in base/trace_event/.avi2015-12-241-0/+4
* [iOS] Disable COUNT_RESIDENT_BYTES_SUPPORTED.sdefresne2015-10-301-1/+3
* [Tracing] Introduce HeapDumpWriter helper classruuda2015-10-271-0/+11
* [tracing] Display the resident size of the discardable memory segmentsssid2015-10-121-0/+14
* [tracing] Expose a GetOrCreateAllocatorDump for memory tracingprimiano2015-10-051-0/+3
* [tracing] Non-functional refactor of memory dump arg namesprimiano2015-09-141-6/+2
* [tracing] Non functional refactor of MemoryInfra headersprimiano2015-07-061-24/+25
* [tracing] API to express memory suballocation and cross-process sharingprimiano2015-06-031-4/+23
* [tracing] Add guid overload to CreateAllocatorDumpprimiano2015-05-291-0/+7
* [tracing] Extend memory dump API with graphsprimiano2015-05-281-0/+28
* [tracing] Add Clear() method to ProcessMemoryDumpprimiano2015-05-261-0/+4
* [tracing] Add support to pre-load and merge ProcessMemoryDump(s).primiano2015-05-211-0/+8
* [tracing] Simplify the MemoryAllocatorDump APIprimiano2015-04-281-14/+6
* [tracing] Simplify design of MemoryAllocatorDumpprimiano2015-04-211-10/+22
* [tracing] Introduce MemoryDumpSessionStateprimiano2015-04-211-3/+11
* [tracing] Refactor MemoryDumpManager for upcoming multiprocess dumpsprimiano2015-03-311-1/+1
* [tracing] Introduce support for userland memory allocators dumps.primiano2015-03-191-0/+30
* [tracing] memory maps dump provider skeletonprimiano2015-02-241-0/+8
* [tracing] Add a dump provider to dump process memory totals.primiano2015-02-201-12/+19
* [tracing] Introduce memory tracing skeleton.primiano2015-02-171-0/+37