Description[tools/perf] Remove default values of benchmark_dirs and top_level_dir in chromium_config module
Part of this CL also moves GetChromiumSrcDir & GetTelemetryDir methods to
tools.perf.core.path_util module
Motivation: to move experiemental benchmarks to a separate folder & still
make run_benchmarks be able to detect them, I will need to modify
run_benchmarks to also include experiemental benchmark folder in
|benchmark_dirs| parameter. Upon doing that, I find that there is no need
to set the default the value of benchmark_dirs & top_level_dir.
BUG=709063
TBR=perezju@chromium.org
Review-Url: https://codereview.chromium.org/2821663002
Cr-Commit-Position: refs/heads/master@{#465016}
Committed: https://chromium.googlesource.com/chromium/src/+/09cd8622560496d63dd16d0b10a7c515dbc5c3ff
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address martiniss@'s comment #
Messages
Total messages: 23 (14 generated)
|