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
/
content
/
browser
/
tracing
/
tracing_controller_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland of Start battor tracing if "system tracing" is enabled in record UI. (...
rmcilroy
2015-09-17
1
-0
/
+2
*
Revert of Start battor tracing if "system tracing" is enabled in record UI. (...
rmcilroy
2015-09-17
1
-2
/
+0
*
Start battor tracing if "system tracing" is enabled in record UI.
prabhur
2015-09-17
1
-0
/
+2
*
[tracing] Fix MemoryDumpManager to support startup tracing
primiano
2015-09-10
1
-5
/
+2
*
Use DCHECK_CURRENTLY_ON in content/
thestig
2015-09-08
1
-1
/
+1
*
Background tracing: Simplify public interface and isolate trigger logic
oysteine
2015-08-26
1
-9
/
+16
*
Implement glue to integrate battor power tracing with trace controller.
prabhur
2015-08-06
1
-2
/
+23
*
[tracing] Fix memory-infra tracing process id translation for single process ...
ssid
2015-07-28
1
-0
/
+5
*
Slow Reports - Add message filter to trigger background traces from child pro...
simonhatch
2015-07-27
1
-0
/
+14
*
[tracing] Fix memory tracing controller in single-process-mode.
ssid
2015-07-20
1
-6
/
+3
*
[tracing] Simplify and improve thread-hopping logic of memory-infra
primiano
2015-07-07
1
-0
/
+4
*
Tracing: If the tracing controller has no string sink, we'll no longer genera...
oysteine
2015-06-24
1
-6
/
+22
*
Slow Reports: Use TraceLog::SetEnabled directly if threads aren't initialized.
simonhatch
2015-06-23
1
-12
/
+27
*
[Startup Tracing] Remove |is_recording_| in devtool tracing_handler
zhenw
2015-06-09
1
-0
/
+4
*
[Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptions
zhenw
2015-06-02
1
-38
/
+19
*
Add granular file tracing.
dbeam
2015-05-11
1
-0
/
+4
*
Added a new CompressedStringDataSink for compressing traces via the trace con...
simonhatch
2015-04-24
1
-133
/
+0
*
[tracing] Add support for time-triggered global memory dumps
primiano
2015-04-21
1
-0
/
+4
*
[tracing] Prepare for internal async handling of ProcessMemoryDump(s)
primiano
2015-04-18
1
-25
/
+48
*
[tracing] Non-functional refactor of MemoryDumpManager
primiano
2015-04-17
1
-1
/
+1
*
[tracing] browser-process-side impl for inter-process memory dumps
primiano
2015-04-13
1
-11
/
+63
*
[tracing] IPC messages and stubs for inter-process memory dumps
primiano
2015-04-01
1
-0
/
+38
*
Re-land issue 750183008 (Parallelize trace messages serialization)
caseq
2015-03-26
1
-2
/
+4
*
favor DCHECK_CURRENTLY_ON for better logs in content/browser/[q-z]*
mostynb
2015-03-16
1
-16
/
+16
*
Revert of DevTools: Parallelize trace messages serialization. (patchset #8 id...
loislo
2015-02-12
1
-4
/
+2
*
DevTools: Parallelize trace messages serialization.
loislo
2015-02-12
1
-2
/
+4
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
1
-8
/
+9
*
Mechanical rename of tracing includes for /content [1/3]
ssid
2015-01-28
1
-1
/
+1
*
Revert of DevTools: Parallelize trace messages serialization. (patchset #7 id...
fmeawad
2014-12-19
1
-4
/
+2
*
DevTools: Parallelize trace messages serialization.
loislo
2014-12-17
1
-2
/
+4
*
Report trace buffer usage as number of events, not only percentage
yurys
2014-11-17
1
-44
/
+50
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-8
/
+8
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content
mohan.reddy
2014-10-09
1
-6
/
+6
*
Tracing: fix missing comma between trace chunks written to file
caseq
2014-09-18
1
-1
/
+3
*
Ignore fwrite results in tracing controller.
flackr
2014-09-17
1
-11
/
+8
*
DCHECK written counts from fwrite to fix unused return result.
flackr
2014-09-17
1
-4
/
+11
*
Fixed a leak in StringTraceDataSink following b47076f
caseq
2014-09-15
1
-1
/
+3
*
tracing: get rid of files in TracingController interface
caseq
2014-09-15
1
-170
/
+137
*
Change base/file_utils.h includes to base/files/file_utils.h in content/
thestig
2014-09-05
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in content/
dcheng
2014-08-26
1
-1
/
+1
*
Refactor tracing to pass around base::debug::TraceOptions to reduce spaghetti
nednguyen@google.com
2014-08-04
1
-41
/
+30
*
Refactored StoreDebugLogs() path.
ygorshenin@chromium.org
2014-07-28
1
-4
/
+8
*
tracing: Stop system tracing earlier
hashimoto@chromium.org
2014-05-29
1
-32
/
+21
*
Implements Windows system tracing.
etienneb@chromium.org
2014-03-09
1
-18
/
+44
*
Implement system tracing for cros
haraken@chromium.org
2014-02-07
1
-3
/
+86
*
Implement TracingController::GetMonitoringStatus
haraken@chromium.org
2014-01-16
1
-2
/
+8
*
Add a mechanism to let TracingController invoke JavaScript via TracingUI
haraken@chromium.org
2014-01-14
1
-2
/
+31
*
Fix delivery of percent full notifications from TracingController. This was b...
marshall@chromium.org
2014-01-09
1
-18
/
+8
*
Implement sampling profiler (chromium side change)
haraken@chromium.org
2014-01-08
1
-5
/
+16
*
Sampling profiling thread should be joined in a FILE thread
haraken@chromium.org
2014-01-06
1
-22
/
+94
[next]