summaryrefslogtreecommitdiffstats
path: root/components/tracing
Commit message (Expand)AuthorAgeFilesLines
* Reland: add dump provider for malloc heap profiler (https://codereview.chromi...primiano2016-03-251-2/+2
* Revert of tracing: add dump provider for malloc heap profiler (patchset #11 i...gab2016-03-221-2/+2
* tracing: add dump provider for malloc heap profilerprimiano2016-03-221-2/+2
* Reland - Update DevTools Tracing.Start to accept trace config as a parameterzhenw2016-03-181-4/+1
* Revert of Update DevTools Tracing.Start to accept trace config as a parameter...fgorski2016-03-171-1/+4
* Update DevTools Tracing.Start to accept trace config aszhenw2016-03-171-4/+1
* Replace base::Tuple in //components with std::tupletzik2016-03-091-3/+5
* [MemoryInfra] Support dump providers running on SequencedTaskRunnerssid2016-02-251-1/+2
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-3/+3
* include-what-you-use: Fix some tracing-related includesprimiano2016-02-221-0/+1
* [tracing] Support shared and private permission. (missing perm flag)youngmin.yoo2016-02-171-3/+7
* [docs] Document MemoryInfra startup tracing on Androidpetrcermak2016-02-111-0/+31
* Tracing: Removed monitoring modeoysteine2016-02-103-70/+0
* Revert of Aura on Android: content/browser (patchset #9 id:160001 of https://...mfomitchev2016-01-282-2/+2
* Reland of [tracing] Dump child processes' memory metrics in browser (patchset...ssid2016-01-265-0/+620
* [Docs] Document heap profiler internalsruuda2016-01-222-0/+185
* [Docs] Move remaining MemoryInfra docs into repositoryruuda2016-01-223-0/+223
* Revert of [tracing] Dump child processes' memory metrics in browser (patchset...oshima2016-01-215-620/+0
* [Docs] Host MemoryInfra images on GCSruuda2016-01-213-15/+15
* Reland of [tracing] Dump child processes' memory metrics in browser (patchset...ssid2016-01-195-0/+620
* [Docs] Move GPU memory docs into repositoryruuda2016-01-192-5/+100
* [Docs] Move heap profiler docs into repositoryruuda2016-01-192-0/+118
* [Docs] Move MemoryInfra overview into repositoryruuda2016-01-191-0/+162
* Revert of [tracing] Dump child processes' memory metrics in browser (patchset...huangs2016-01-145-620/+0
* [tracing] Dump child processes' memory metrics in browserssid2016-01-145-0/+620
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2510-24/+44
* Disable toplevel category when trace-to-consolewangxianzhu2015-12-211-1/+1
* [Tracing] Fix --trace-to-consolezhenw2015-12-115-0/+58
* [Tracing] Deflake ChildTracingTestruuda2015-12-071-5/+1
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Add debug log when checking trace config filezhenw2015-11-201-1/+7
* Add oysteine@ to tracing OWNERS files.simonhatch2015-11-151-1/+2
* Bulk Reports: Fix an infinite loop in ChildTraceMessageFilter::OnSetUMACallback.simonhatch2015-11-143-4/+98
* [Tracing] Rename TracingController APIszhenw2015-11-113-8/+8
* Aura on Android: content/browsermfomitchev2015-11-072-2/+2
* [Tracing] Parse absolute path correctly in TraceConfigFilezhenw2015-11-062-2/+33
* Kills TraceTicks, which was functionally the same as TimeTickscharliea2015-11-054-9/+8
* [tracing] Move memory-infra dumps to dedicated threadprimiano2015-11-021-3/+31
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-301-1/+1
* Reland: Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-281-5/+5
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-271-5/+5
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-271-5/+5
* [Tracing] Add test for child-process-side inter-process memory dumpsruuda2015-10-223-1/+290
* Reland of [tracing] Add test to graphics_memory_dump_provider_android.ccprimiano2015-10-163-13/+70
* Revert of [tracing] Add test to graphics_memory_dump_provider_android.cc (pat...robertshield2015-10-153-66/+13
* [tracing] Add test to graphics_memory_dump_provider_android.ccprimiano2015-10-153-13/+66
* [tracing] Add graphics memory dump provider for Androidprimiano2015-10-143-0/+194
* Make all target compile on GN & Androidpkotwicz2015-10-091-12/+14
* Bulk Reports: Add ability to abort tracing if a histogram is touched.simonhatch2015-10-073-13/+41
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-282-2/+2