summaryrefslogtreecommitdiffstats
path: root/base/trace_event/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer overflow in trace_event_android.ccwangxianzhu2015-12-021-0/+4
* Add base to "gn check".brettw2015-11-271-11/+11
* Remove memory category from chrome://tracingruuda2015-11-261-3/+0
* [Tracing] Make heap profiler type info a stringruuda2015-11-251-0/+3
* [Tracing] Add tests for HeapDumpWriterruuda2015-11-161-0/+1
* [Tracing] Clean up heap profiler filesruuda2015-11-161-10/+15
* [tracing] Add malloc dump provider for macssid2015-11-071-2/+5
* Tracing: Renamed the exported folder to common as it will also be used as the...oysteine2015-11-021-1/+1
* [Tracing] Introduce HeapDumpWriter helper classruuda2015-10-271-0/+2
* Moved trace_event_common.h to its own subfolderoysteine2015-10-191-1/+1
* Remove the TRACE_EVENT_*_ETW macros.fdoray2015-10-091-3/+0
* Restrict memory maps dump provider to only android and linuxssid2015-10-081-2/+5
* Reland of [Tracing] Add allocation register for heap profilingruuda2015-10-071-0/+5
* Revert of [Tracing] Add allocation register for heap profiling (patchset #7 i...kuan2015-10-061-5/+0
* [Tracing] Add allocation register for heap profilingruuda2015-10-061-0/+5
* Reland of "Add thread-local allocation context for tracing"ruuda2015-09-251-0/+3
* Revert of Add thread-local allocation context for tracing (patchset #17 id:32...caitkp2015-09-251-3/+0
* This introduces a thread-local context that can be used for heapruuda2015-09-251-0/+3
* [tracing] Add test for memory-infra startup tracingprimiano2015-09-111-0/+1
* Moved the cross-project parts of trace_event.h to trace_event_common.hoysteine2015-08-051-0/+1
* Split most of trace_event_impl.h/cc out into trace_log.h/cc, trace_sampling_t...oysteine2015-07-271-1/+7
* Adding end-to-end browser test for memory-infra tracing,ssid2015-06-231-0/+1
* [tracing] Add infrastructure to account memory overhead of tracing.primiano2015-06-111-0/+2
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-6/+0
* [Startup Tracing] Add TraceConfig classzhenw2015-05-271-0/+3
* [tracing] Add MemoryAllocatorDumpGuid classprimiano2015-05-271-0/+2
* [Startup Tracing] Separate TraceOptions and CategoryFilterzhenw2015-05-261-0/+6
* [tracing] Add support to pre-load and merge ProcessMemoryDump(s).primiano2015-05-211-0/+1
* Adding unittest for base::trace_event::JavaHeapDumpProvider.ssid2015-05-051-0/+1
* [tracing] Get rid of MemoryAllocatorAttributesTypeInfoprimiano2015-04-281-3/+0
* [tracing] Simplify MemoryDumpProvider interfaceprimiano2015-04-281-1/+0
* Adding dump provider for dumping java heap sizes on android.ssid2015-04-241-0/+2
* Reland of https://codereview.chromium.org/1087133005/ (Add a WinHeap dump pro...sebmarchand2015-04-241-0/+3
* Revert of Reland of crrev.com/1100173002 (Add a WinHeap dump provider to the ...jdonnelly2015-04-231-3/+0
* Reland of crrev.com/1100173002 (Add a WinHeap dump provider to the memory pro...sebmarchand2015-04-231-0/+3
* [tracing] Simplify design of MemoryAllocatorDumpprimiano2015-04-211-1/+0
* [tracing] Introduce MemoryDumpSessionStateprimiano2015-04-211-0/+2
* [tracing] Introduce MemoryAllocatorAttributesTypesprimiano2015-04-211-0/+3
* Add option to export tracing events to ETW.georgesak2015-04-161-0/+6
* Add a dump provider to dump malloc allocation data.ssid2015-04-141-0/+7
* Revert "Add option to export tracing events to ETW."pdr2015-04-141-6/+0
* Add option to export tracing events to ETW.georgesak2015-04-141-0/+6
* [tracing] Refactor MemoryDumpManager for upcoming multiprocess dumpsprimiano2015-03-311-0/+1
* [tracing] Move GN/gyp build files under trace_eventprimiano2015-03-191-1/+23
* [tracing] Introduce support for userland memory allocators dumps.primiano2015-03-191-0/+4
* De-duplicate BASE_IMPLEMENTATION define in the GN build.brettw2015-03-161-1/+1
* Fix GN NaCl Debug build of base.ncbray2015-03-101-0/+61