summaryrefslogtreecommitdiffstats
path: root/base/debug/trace_event_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-1/+2
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-2/+2
* Plot async steps in about:tracing.simonjam@chromium.org2012-03-281-16/+9
* Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.jbates@chromium.org2012-03-011-47/+73
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-241-3/+3
* Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...groby@chromium.org2012-02-231-3/+3
* Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.husky@chromium.org2012-02-221-3/+3
* Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events.nduca@chromium.org2012-02-201-0/+80
* Make TraceEventTestFixture.ThreadNames work when thread-id is reused.jbates@chromium.org2012-02-031-2/+4
* Allow tracing in third_party librariesjbates@chromium.org2012-01-131-1/+117
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-3/+5
* Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...ajwong@chromium.org2011-12-201-2/+2
* Add event counters with IDspiman@chromium.org2011-12-161-0/+36
* Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...sail@chromium.org2011-12-141-2/+2
* Remove BindStateHolder and have Bind() return a Callback<> object directly.ajwong@chromium.org2011-12-141-2/+2
* trace_event: distinguish between scoped begin/end and global start/finish eventsjbates@chromium.org2011-12-021-12/+97
* Implement TRACE_COUNTERnduca@chromium.org2011-11-181-0/+31
* Support thread name changes in trace eventjoth@chromium.org2011-11-101-1/+49
* Internalize JSON chunk merging to trace_event.h API (retry).jbates@chromium.org2011-10-241-14/+40
* Revert: Internalize JSON chunk merging to trace_event.h API.mpcomplete@chromium.org2011-10-221-40/+14
* Internalize JSON chunk merging to trace_event.h API.jbates@chromium.org2011-10-211-14/+40
* Switch over to base::Bind for base/debug/trace_event_unittests and base/files/*.jbates@chromium.org2011-10-051-6/+5
* Add trace code to track all posted tasks in message_loop and WorkerThreads (n...jbates@chromium.org2011-10-031-15/+19
* Add support for filtering traces by categories. The TraceLog API is updated t...jbates@chromium.org2011-09-121-4/+157
* Fix trace_event code to accept double-quote and backslash characters in strin...jbates@chromium.org2011-09-071-4/+4
* Added support to trace_event for passing static string arguments without copyjbates@chromium.org2011-09-061-2/+56
* Implement backend for thread names and process names.nduca@chromium.org2011-08-091-62/+145
* Allow trace event to work with temporary name strings.joth@chromium.org2011-07-211-0/+73
* Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.ajwong@chromium.org2011-06-261-2/+3
* Implemented threshold based trace events that only get added to the trace if ...jbates@chromium.org2011-05-131-0/+165
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-0/+397
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-397/+0
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-0/+397
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-397/+0
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-0/+397