DescriptionChrome Endure tests no longer unnecessarily check for Deep Memory Profiler platform support.
Previously, Chrome Endure tests would check to ensure that the current
platform is supported by the Deep Memory Profiler (i.e., is Linux) whether
or not Deep Memory Profiling is enabled. This prevented the endurance
tests from running on other platforms, even if not using the Deep Memory
Profiler.
This CL moves the supported platform check into a codepath that is only
executed if the Deep Memory Profiler is requested.
BUG=None
TEST=None
NOTRY=true
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141782
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|