summaryrefslogtreecommitdiffstats
path: root/base/trace_event/trace_event_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-2/+1
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Increase number of bits for trace buffer chunk indexwangxianzhu2015-08-081-2/+5
* Reland of [tracing] Fix, simplify and speed up accounting of TraceEvent memor...oysteine2015-08-061-1/+0
* Revert of [tracing] Fix, simplify and speed up accounting of TraceEvent memor...oysteine2015-08-051-0/+1
* Implement a new flow event API that allows binding flow events and regular ev...yuhaoz2015-07-301-1/+1
* Implement a new flow event API that allows binding flow events and regular ev...yuhaoz2015-07-291-0/+2
* Split most of trace_event_impl.h/cc out into trace_log.h/cc, trace_sampling_t...oysteine2015-07-271-562/+5
* [tracing] Fix, simplify and speed up accounting of TraceEvent memory overheadprimiano2015-07-231-2/+1
* Add ContextId to the trace eventsfmeawad2015-07-201-0/+17
* Expand the AddTraceEvent flags argumentfmeawad2015-07-131-6/+6
* Add some missing virtual destructors to base classes.derat2015-07-131-0/+2
* Tracing: If the tracing controller has no string sink, we'll no longer genera...oysteine2015-06-241-3/+10
* [tracing] Warmup the ThreadLocalEventBuffer when MemoryInfra is enabledprimiano2015-06-161-0/+4
* [tracing] Add infrastructure to account memory overhead of tracing.primiano2015-06-111-6/+26
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-021-18/+13
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-291-16/+16
* [Startup Tracing] Separate TraceOptions and CategoryFilterzhenw2015-05-261-148/+2
* Added a whitelist for trace events that are known to have args without PII.oysteine2015-05-201-4/+16
* base: Remove most uses of MessageLoopProxyskyostil2015-04-301-3/+4
* Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...stevenjb2015-04-291-4/+3
* base: Remove use of MessageLoopProxyskyostil2015-04-291-3/+4
* Add option to export tracing events to ETW.georgesak2015-04-161-0/+3
* Generate globally (cross-process) unique IDs for memory tracing dumpsssid2015-04-141-0/+2
* Revert "Add option to export tracing events to ETW."pdr2015-04-141-3/+0
* Add option to export tracing events to ETW.georgesak2015-04-141-0/+3
* Re-land issue 750183008 (Parallelize trace messages serialization)caseq2015-03-261-3/+7
* Revert of DevTools: Parallelize trace messages serialization. (patchset #8 id...loislo2015-02-121-7/+3
* DevTools: Parallelize trace messages serialization.loislo2015-02-121-3/+7
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-17/+0
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-4/+21
* Revert of Move tracing namespace from base::debug to base::trace_event. (patc...zhaoqin2015-02-051-21/+4
* Move tracing namespace from base::debug to base::trace_event.ssid2015-02-041-4/+21
* Move base/debug/trace_event* to base/trace_event/ [part 1]ssid2015-01-271-0/+813