Chromium Code Reviews
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
Patch Set 1 : #
Total comments: 18
Patch Set 2 : Script fixes and convenience additions. #Patch Set 3 : Remove unit test file. #
Total comments: 1
Patch Set 4 : Remove file for realz #
Messages
Total messages: 16 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||