DescriptionTELEMETRY: Don't always fail test when forcing CPUs fails.
When enabling CPU cores for high-perf mode, only warn the
user rather than failing. Only --profiler=perf needs to
fail, since it's results would be invalid (vs. just noisy).
Also, kernel_max returns the number of CPU's supported by
the kernel, but the device may have less cores in practice
(eg. Moto X/Moto E have kernel_max = 4). This uses the cpu*
files to determine the actual number of cores on the device.
BUG=383566
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279321
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Address feedback. #
Messages
Total messages: 6 (0 generated)
|