DescriptionRevert of [telemetry] Script for finding all Telemetry dependencies. (https://codereview.chromium.org/103433002/)
Reason for revert:
May have caused a performance regression, reverting to confirm.
https://code.google.com/p/chromium/issues/detail?id=345374
Original issue's description:
> [telemetry] Script for finding all Telemetry dependencies.
>
> Given a list of Python modules, it will find all:
> - bootstrap_deps folders, recursively.
> - Python dependencies.
> - Page sets in those modules' folders.
> - Serving dirs of those page sets.
> And print a list of all files, or zip them up.
>
> Example bot command: tools/telemetry_tools/find_dependencies -v tools/perf/run_benchmark tools/perf/run_measurement tools/perf/record_wpr content/test/gpu/run_gpu_test -z telemetry.zip
>
>
> BUG=311380
> TEST=Ran it.
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251298
TBR=nduca@chromium.org,tonyg@chromium.org,achuith@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=311380
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252723
Patch Set 1 #
Created: 6 years, 10 months ago
(Patch set is too large to download)
Messages
Total messages: 3 (0 generated)
|