summaryrefslogtreecommitdiffstats
path: root/components/tracing
Commit message (Expand)AuthorAgeFilesLines
* Cleanup explicit base dependency from DEPS files of all components that had it.eranm2015-09-041-1/+0
* Reland again [Startup Tracing] Add --trace-config-file flagzhenw2015-08-318-88/+475
* Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 ...sergeyv2015-08-288-475/+88
* Reland [Startup Tracing] Add --trace-config-file flagzhenw2015-08-288-88/+475
* Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:1000...sergeyv2015-08-288-480/+88
* [Startup Tracing] Add --trace-config-file flagzhenw2015-08-288-88/+480
* [Tracing] Move tracing switches to componentszhenw2015-08-183-0/+71
* Convert components/tracing from static lib to componentruuda2015-08-175-4/+45
* [tracing] Reland of Throttle rate of heavy dumps and support to request light...ssid2015-08-071-0/+9
* Slow reports - Rate Limiting for histogram triggers.simonhatch2015-07-282-0/+20
* [tracing] Fix memory-infra tracing process id translation for single process ...ssid2015-07-282-1/+22
* Slow Reports - Add message filter to trigger background traces from child pro...simonhatch2015-07-273-0/+52
* Add simonhatch@ to tracing owners files.dsinclair2015-07-211-0/+1
* Reland of [tracing] Send unique tracing process id for cross-process memory d...ssid2015-06-263-4/+12
* Revert of [tracing] Send unique tracing process id for cross-process memory d...wittman2015-06-253-12/+4
* [tracing] Send unique tracing process id for cross-process memory dumps ident...ssid2015-06-253-4/+12
* Added dsinclair as owner of components/tracing to be consistent with other tr...oysteine2015-06-251-0/+1
* Tracing: If the tracing controller has no string sink, we'll no longer genera...oysteine2015-06-243-0/+10
* [Startup Tracing] Enable startup tracing from config filezhenw2015-06-223-0/+95
* [Startup Tracing] Hook up TraceConfig and remove CategoryFilter & TraceOptionszhenw2015-06-023-30/+18
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-1/+0
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-293-8/+7
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-213-20/+22
* [tracing] Add support for time-triggered global memory dumpsprimiano2015-04-212-0/+5
* [tracing] Prepare for internal async handling of ProcessMemoryDump(s)primiano2015-04-182-2/+10
* [tracing] Non-functional refactor of MemoryDumpManagerprimiano2015-04-172-1/+5
* [tracing] child-process-side impl for inter-process memory dumpsprimiano2015-04-085-9/+165
* [tracing] IPC messages and stubs for inter-process memory dumpsprimiano2015-04-013-0/+70
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-092-12/+13
* Mechanical rename of tracing includes for /componentsssid2015-01-272-2/+2
* Report trace buffer usage as number of events, not only percentageyurys2014-11-173-12/+15
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-4/+4
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Remove TraceOptions string based constructor. Add setter methodnednguyen@google.com2014-08-081-3/+6
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-043-8/+8
* Remove palmer from some OWNERS files for IPC security review.palmer@chromium.org2014-06-271-1/+0
* Remove stray semicolons from two more message files.tsepez@chromium.org2014-06-271-1/+1
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-132-13/+13
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Start work on GN build for content/commonbrettw@chromium.org2014-05-201-0/+17
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-4/+0
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-252-3/+4
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+5
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-081-0/+2
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-281-2/+0
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-281-0/+2
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-033-23/+18