index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
debug
/
trace_event_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to enable sampler.
dsinclair@chromium.org
2013-06-24
1
-0
/
+5
*
Notify TraceLog observers outside of the lock
jamescook@chromium.org
2013-06-13
1
-9
/
+74
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Add TRACE_EVENT_IS_NEW_TRACE as a way to snapshot objects at start of recording
nduca@chromium.org
2013-06-04
1
-0
/
+31
*
Disable sampling tracer test in split_dll mode
scottmg@chromium.org
2013-05-23
1
-0
/
+3
*
Add templates for ConvertableToTraceFormat with other argument types.
dsinclair@chromium.org
2013-05-08
1
-1
/
+58
*
Allow tracing categories to default to disabled.
dsinclair@chromium.org
2013-05-07
1
-5
/
+85
*
Add snapshots to trace_event object model
nduca@chromium.org
2013-05-04
1
-28
/
+55
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
1
-0
/
+63
*
Fix uninitialized field in test following r197009.
caseq@google.com
2013-04-29
1
-0
/
+1
*
Invoke trace callback even when trace buffer is full
caseq@google.com
2013-04-29
1
-1
/
+17
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
1
-63
/
+0
*
Restore skipping of default categories.
dsinclair@chromium.org
2013-04-19
1
-0
/
+3
*
Correctly handle multiple convertable argument names.
dsinclair@chromium.org
2013-04-19
1
-0
/
+22
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
1
-77
/
+186
*
Add a ConvertableToTraceFormat type to the trace framework.
dsinclair@chromium.org
2013-04-10
1
-0
/
+40
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+3
*
Skip default categories when getting known categories.
dsinclair@chromium.org
2013-03-26
1
-1
/
+2
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-52
/
+83
*
Update tracing framework to optionally use a ringbuffer.
dsinclair@chromium.org
2013-03-15
1
-0
/
+4
*
Plumb trace event to WebKit inspector
caseq@google.com
2013-02-27
1
-0
/
+49
*
Add support for tracking life time of client objects in trace log.
caseq@google.com
2013-02-26
1
-0
/
+39
*
Sampling profiler for chrome://tracing
scottmg@chromium.org
2013-02-26
1
-0
/
+24
*
Add a mode flag to the tracing framework.
dsinclair@chromium.org
2013-02-23
1
-29
/
+45
*
enable -Wstring-conversion when compiling with clang
scottmg@chromium.org
2013-02-22
1
-1
/
+1
*
Adding raw tracing to trace framework.
dsinclair@chromium.org
2013-02-15
1
-26
/
+95
*
Add ability to retrieve a thread_name given a thread_id.
dsinclair@chromium.org
2013-01-25
1
-3
/
+6
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-8
/
+3
*
Enable overlapping, usage counted SetEnabled()/SetDisabled() for TraceLog
caseq@google.com
2013-01-16
1
-2
/
+58
*
Add regression test for lazy evaluation of tracing parameters.
dsinclair@chromium.org
2013-01-14
1
-0
/
+18
*
Remove support for TRACE_EVENT_IF_LONGER_THANx macros
caseq@google.com
2012-12-13
1
-119
/
+0
*
Fix trace event macro naming issue
jbates@chromium.org
2012-09-11
1
-5
/
+5
*
implement SetWatchEvent and WaitForEvent for trace-based-tests.
jbates@chromium.org
2012-09-01
1
-38
/
+114
*
Fix TraceEventTestFixture flakiness
jbates@chromium.org
2012-08-16
1
-6
/
+14
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-23
/
+24
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
1
-1
/
+2
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-1
/
+1
*
Add virtual and OVERRIDE to base/ implementation files
rsleevi@chromium.org
2012-04-06
1
-2
/
+2
*
Plot async steps in about:tracing.
simonjam@chromium.org
2012-03-28
1
-16
/
+9
*
Add ASYNC_STEP support to trace_event and change START to ASYNC_BEGIN.
jbates@chromium.org
2012-03-01
1
-47
/
+73
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-24
1
-3
/
+3
*
Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...
groby@chromium.org
2012-02-23
1
-3
/
+3
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-22
1
-3
/
+3
*
Add EnabledStateObserver to TraceLog as prelude to hooking V8 GC events.
nduca@chromium.org
2012-02-20
1
-0
/
+80
*
Make TraceEventTestFixture.ThreadNames work when thread-id is reused.
jbates@chromium.org
2012-02-03
1
-2
/
+4
*
Allow tracing in third_party libraries
jbates@chromium.org
2012-01-13
1
-1
/
+117
*
Change code in base (primarily unit tests) to use Sleep(TimeDelta).
tedvessenes@gmail.com
2011-12-31
1
-3
/
+5
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-2
/
+2
[next]