Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 17150002: [telemetry] Initial (autogenerated) documentation plus support scripts (Closed)

Created:
7 years, 6 months ago by nduca
Modified:
7 years, 6 months ago
Reviewers:
dtu, rcrabb, tonyg
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[telemetry] Initial (autogenerated) documentation plus support scripts This makes help(telemetry) show the classes and methods we care most about. Then, it adds ./update_docs script that autogenerates a docs/ folder using pydoc.writedoc. Finally, it adds docs/ which contains HTML documentation on telemetry generated by update_docs. BUG=241616 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207156

Patch Set 1 #

Total comments: 10

Patch Set 2 : update with nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12612 lines, -4 lines) Patch
A + tools/telemetry/build/__init__.py View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A tools/telemetry/build/update_docs.py View 1 1 chunk +64 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.html View 1 1 chunk +481 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.html View 1 1 chunk +57 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.browser.html View 1 1 chunk +174 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.browser_credentials.html View 1 1 chunk +78 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.browser_finder.html View 1 1 chunk +179 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.browser_options.html View 1 1 chunk +79 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.html View 1 1 chunk +65 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.adb_commands.html View 1 1 chunk +165 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.android_browser_backend.html View 1 1 chunk +316 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.android_browser_finder.html View 1 1 chunk +102 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.browser_backend.html View 1 1 chunk +215 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.cros_browser_backend.html View 1 1 chunk +174 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.cros_browser_finder.html View 1 1 chunk +96 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.cros_interface.html View 1 1 chunk +248 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.cros_util.html View 1 1 chunk +36 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.crx_id.html View 1 1 chunk +41 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.desktop_browser_backend.html View 1 1 chunk +140 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.desktop_browser_finder.html View 1 1 chunk +98 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.extension_dict_backend.html View 1 1 chunk +133 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.facebook_credentials_backend.html View 1 1 chunk +88 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.form_based_credentials_backend.html View 1 1 chunk +79 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.form_based_credentials_backend_unittest_base.html View 1 1 chunk +343 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.google_credentials_backend.html View 1 1 chunk +88 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_backend.html View 1 1 chunk +195 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_console.html View 1 1 chunk +60 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_memory.html View 1 1 chunk +133 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_page.html View 1 1 chunk +74 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_runtime.html View 1 1 chunk +72 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.inspector_timeline.html View 1 1 chunk +133 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.misc_web_contents_backend.html View 1 1 chunk +68 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.png_bitmap.html View 1 1 chunk +107 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.tab_list_backend.html View 1 1 chunk +85 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.trace_result.html View 1 1 chunk +54 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.tracing_backend.html View 1 1 chunk +160 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.chrome.websocket.html View 1 1 chunk +40 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.discover.html View 1 1 chunk +59 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.exceptions.html View 1 1 chunk +338 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.extension_dict.html View 1 1 chunk +64 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.extension_page.html View 1 1 chunk +103 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.extension_to_load.html View 1 1 chunk +194 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.memory_cache_http_server.html View 1 1 chunk +559 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.html View 1 1 chunk +108 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.android_platform_backend.html View 1 1 chunk +102 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.cros_platform_backend.html View 1 1 chunk +101 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.linux_platform_backend.html View 1 1 chunk +97 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.mac_platform_backend.html View 1 1 chunk +98 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.platform_backend.html View 1 1 chunk +77 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.posix_platform_backend.html View 1 1 chunk +94 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.html View 1 1 chunk +72 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.iprofiler_profiler.html View 1 1 chunk +76 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.java_heap_profiler.html View 1 1 chunk +77 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.perf_profiler.html View 1 1 chunk +75 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.profiler_finder.html View 1 1 chunk +37 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.sample_profiler.html View 1 1 chunk +76 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.profiler.tcmalloc_heap_profiler.html View 1 1 chunk +76 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.platform.win_platform_backend.html View 1 1 chunk +108 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.possible_browser.html View 1 1 chunk +63 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.profile_creator.html View 1 1 chunk +53 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.profile_types.html View 1 1 chunk +51 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.tab.html View 1 1 chunk +166 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.tab_list.html View 1 1 chunk +61 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.temporary_http_server.html View 1 1 chunk +76 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.html View 1 1 chunk +29 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.event.html View 1 1 chunk +60 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.importer.html View 1 1 chunk +61 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.inspector_importer.html View 1 1 chunk +74 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.model.html View 1 1 chunk +68 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.timeline.trace_event_importer.html View 1 1 chunk +33 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.user_agent.html View 1 1 chunk +33 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.util.html View 1 1 chunk +138 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.web_contents.html View 1 1 chunk +94 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.wpr_modes.html View 1 1 chunk +25 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.core.wpr_server.html View 1 1 chunk +74 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.html View 1 1 chunk +54 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.html View 1 1 chunk +31 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.all_page_actions.html View 1 1 chunk +36 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.click_element.html View 1 1 chunk +99 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.js_collect_garbage.html View 1 1 chunk +96 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.page_action.html View 1 1 chunk +205 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.reload.html View 1 1 chunk +97 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.scroll.html View 1 1 chunk +86 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.actions.wait.html View 1 1 chunk +98 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.block_page_measurement_results.html View 1 1 chunk +144 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.buildbot_page_measurement_results.html View 1 1 chunk +147 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.csv_page_measurement_results.html View 1 1 chunk +144 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.gtest_test_results.html View 1 1 chunk +125 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page.html View 1 1 chunk +79 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_filter.html View 1 1 chunk +66 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_measurement.html View 1 1 chunk +244 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_measurement_results.html View 1 1 chunk +177 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_measurement_runner.html View 1 1 chunk +107 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_measurement_unittest_base.html View 1 1 chunk +346 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_measurement_value.html View 1 1 chunk +61 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_runner.html View 1 1 chunk +84 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_set.html View 1 1 chunk +82 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_set_archive_info.html View 1 1 chunk +71 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_test.html View 1 1 chunk +190 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_test_results.html View 1 1 chunk +120 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.page_test_runner.html View 1 1 chunk +104 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.perf_tests_helper.html View 1 1 chunk +41 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.page.record_wpr.html View 1 1 chunk +137 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.html View 1 1 chunk +41 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.gtest_testrunner.html View 1 1 chunk +121 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.options_for_unittests.html View 1 1 chunk +31 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.run_tests.html View 1 1 chunk +42 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.simple_mock.html View 1 1 chunk +106 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.system_stub.html View 1 1 chunk +164 lines, -0 lines 0 comments Download
A tools/telemetry/docs/telemetry.unittest.tab_test_case.html View 1 1 chunk +334 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/__init__.py View 1 1 chunk +27 lines, -2 lines 0 comments Download
A + tools/telemetry/update_docs View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nduca
ptal open question is where to put the generated files. one option is to dump ...
7 years, 6 months ago (2013-06-15 09:15:00 UTC) #1
nduca
ping
7 years, 6 months ago (2013-06-17 23:07:17 UTC) #2
tonyg
lgtm with style nits https://codereview.chromium.org/17150002/diff/1/tools/telemetry/build/__init__.py File tools/telemetry/build/__init__.py (right): https://codereview.chromium.org/17150002/diff/1/tools/telemetry/build/__init__.py#newcode1 tools/telemetry/build/__init__.py:1: # Copyright (c) 2012 The ...
7 years, 6 months ago (2013-06-18 16:09:11 UTC) #3
tonyg
lgtm with style nits
7 years, 6 months ago (2013-06-18 16:09:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/17150002/10001
7 years, 6 months ago (2013-06-18 19:56:32 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-19 03:31:55 UTC) #6
Message was sent while issue was closed.
Change committed as 207156

Powered by Google App Engine
This is Rietveld 408576698