Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(563)

Issue 1475033005: win: Only capture the loader lock for now (Closed)

Created:
5 years ago by scottmg
Modified:
5 years ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

win: Only capture the loader lock for now On Win 7 in a debug configuration, walking all locks was gathering hundreds of thousands of locks, causing test timeouts to be exceeded in debug. On user machines, UnhandledExceptionHandler() could have timed out too. For now, only grab the loader lock as it's the most interesting one. Unfortunately, this means that !locks won't work for now. In the future, we may want to figure out a signalling mechanism so that the client can note other interesting locks to be grabbed, and just avoid walking the list entirely. R=mark@chromium.org BUG=chromium:546288 Committed: https://chromium.googlesource.com/crashpad/crashpad/+/1f3ced1846f3956e678c562c90e0d6c970543617

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -93 lines) Patch
M snapshot/win/end_to_end_test.py View 1 1 chunk +8 lines, -6 lines 0 comments Download
M snapshot/win/process_snapshot_win.h View 1 1 chunk +4 lines, -6 lines 0 comments Download
M snapshot/win/process_snapshot_win.cc View 1 3 chunks +17 lines, -81 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
scottmg
5 years ago (2015-11-26 19:52:05 UTC) #1
scottmg
(I'm going to temporarily land and revert this to be able to run tryjobs with ...
5 years ago (2015-11-26 20:19:12 UTC) #2
scottmg
Committed patchset #1 (id:1) manually as b3464d96f5fc0d82f860651b7918626dfbd80d65 (presubmit successful).
5 years ago (2015-11-26 20:19:34 UTC) #4
scottmg
On 2015/11/26 20:19:34, scottmg wrote: > Committed patchset #1 (id:1) manually as > b3464d96f5fc0d82f860651b7918626dfbd80d65 (presubmit ...
5 years ago (2015-11-26 20:23:42 UTC) #6
Mark Mentovai
> On Win 7 in a debug configuration, this was gathering hundreds of Didn’t happen ...
5 years ago (2015-11-30 18:32:06 UTC) #7
scottmg
On 2015/11/30 18:32:06, Mark Mentovai wrote: > > On Win 7 in a debug configuration, ...
5 years ago (2015-11-30 19:50:27 UTC) #10
Mark Mentovai
LGTM
5 years ago (2015-11-30 20:27:08 UTC) #11
scottmg
5 years ago (2015-11-30 20:29:28 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
1f3ced1846f3956e678c562c90e0d6c970543617 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698