Description[telemetry] Add Python dynamic analysis find_dependencies.
If we import all the modules in Telemetry, then our sys.modules should contain most of Telemetry's dependencies. This check is fairly fast, so we can do it on all files, in addition to using modulefinder on a few select files.
BUG=
TEST=Diif the output of src/tools/telemetry/build/generate_telemetry_harness.sh with and without this patch. Ensure it makes sense. (The new entries are all py_trace_event.)
Patch Set 1 #
Total comments: 2
Patch Set 2 : Ensure .py exists. #Patch Set 3 : Do both checks. Allow user to specify a directory. #
Total comments: 5
Messages
Total messages: 8 (2 generated)
|