Sampling profiler: disable GPU main thread profiling on OS X
Disabling pending a resolution to crashes observed in the associated bug. This change also removes the unused GetSamplingParamsForCurrentProcess function and adapts IsProfilerEnabledForCurrentProcess to operate on the current process and specified thread. The call to IsProfilerEnabledForCurrentProcess is also removed from SetServiceManagerConnectorForChildProcess since that function is only invoked in processes supporting the profiler. Bug: 774682 Change-Id: Ibbc6f1bd9348ba09a3ee4db2e1595411617f1ccd Reviewed-on: https://chromium-review.googlesource.com/962937 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/master@{#543520}
Showing
Please register or sign in to comment