summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix trace event ECHO_TO_CONSOLEwangxianzhu@chromium.org2013-10-281-71/+64
* Send B/E events to EventCallback for X eventswangxianzhu@chromium.org2013-10-261-1/+29
* Reapply "Remove constructors of TraceEventHandle"wangxianzhu@chromium.org2013-10-231-4/+20
* Correct thread flush timeout logic and increase timeoutwangxianzhu@chromium.org2013-10-231-16/+11
* Revert 230224 "Remove constructors of TraceEventHandle", which cause compile ...ronghuawu@chromium.org2013-10-221-20/+4
* Remove constructors of TraceEventHandlewangxianzhu@chromium.org2013-10-221-4/+20
* TraceLog::SetCurrentThreadBlocksMessageLoop()wangxianzhu@chromium.org2013-10-221-5/+22
* TRACE_EVENT_PHASE_COMPLETE (X Events)wangxianzhu@chromium.org2013-10-211-128/+164
* Revert 228889 "Avoid threading races on TraceSamplingThread's me..."haraken@chromium.org2013-10-181-11/+1
* Avoid threading races on TraceSamplingThread's members.haraken@chromium.org2013-10-161-1/+11
* Enable chromium trace when atrace is started.wangxianzhu@chromium.org2013-10-161-22/+7
* Revert "Revert "Use chunks in trace event buffers""wangxianzhu@chromium.org2013-10-101-413/+555
* Revert "Use chunks in trace event buffers"wangxianzhu@chromium.org2013-10-091-555/+413
* Use chunks in trace event bufferswangxianzhu@chromium.org2013-10-091-413/+555
* Non-US OS region generates invalid trace JSON.ed@opera.com2013-10-091-2/+24
* Make ConvertableToTraceFormat ref-countedwangxianzhu@chromium.org2013-10-091-11/+9
* Revert 227354 "Revert "Implement TracingController::{Enable,Disa..."haraken@chromium.org2013-10-081-39/+97
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-071-97/+39
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-071-39/+97
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-031-97/+39
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-031-39/+97
* Fix crash when ECHO_TO_CONSOLEwangxianzhu@chromium.org2013-10-011-8/+8
* Fix --trace-shutdown with thread-local tracing.wangxianzhu@chromium.org2013-09-181-0/+1
* Report trace event overhead stat with metadatawangxianzhu@chromium.org2013-09-111-25/+5
* Thread-local trace-event bufferswangxianzhu@chromium.org2013-09-061-57/+377
* Init uninitialized member in ctor.finnur@chromium.org2013-08-291-0/+1
* Add thread-specific CPU-time to trace events.ernstm@chromium.org2013-08-171-2/+16
* Shrink trace_event bufferswangxianzhu@chromium.org2013-08-161-10/+23
* Revert 217921 "This changes the trace event inclusion by always ..."junov@chromium.org2013-08-161-4/+3
* This changes the trace event inclusion by always including categories unknown...rubentopo@gmail.com2013-08-161-3/+4
* Improve usages of trace_event lockswangxianzhu@chromium.org2013-08-101-22/+29
* Ensure cleanup after Android systracewangxianzhu@chromium.org2013-08-071-21/+17
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Record Chrome trace events in tcmalloc heap profilesjamescook@chromium.org2013-07-241-0/+11
* reland of http://crrev.com/212230 Create top-level separate targets for...scottmg@chromium.org2013-07-181-6/+0
* Revert 212230 "Create top-level separate targets for browser and..."scottmg@chromium.org2013-07-181-0/+6
* Create top-level separate targets for browser and child dllsscottmg@chromium.org2013-07-181-6/+0
* Allow tracing to console everywhere.vollick@chromium.org2013-07-111-12/+51
* Don't use StaticMemorySingletonTraits for TraceLog.jam@chromium.org2013-07-081-6/+3
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-081-15/+107
* Add a sampling tracing to RenderWidget::DoDeferredUpdateharaken@chromium.org2013-07-041-6/+4
* Use a direct include of time headers in base/, part 1.avi@chromium.org2013-06-281-1/+1
* Add option to enable sampler.dsinclair@chromium.org2013-06-241-0/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.dcheng@chromium.org2013-06-131-1/+0
* Notify TraceLog observers outside of the lockjamescook@chromium.org2013-06-131-79/+106
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recordingnduca@chromium.org2013-06-041-1/+10
* Allow chrome trace to be collected when atrace is enabled.wangxianzhu@chromium.org2013-05-291-3/+9
* disable sampling tracing in split_link buildscottmg@chromium.org2013-05-231-0/+6