Mike Frysinger
|
124bb8e53c
switch to 4 space indent
|
1 year ago |
tandrii@chromium.org
|
dc58a97f02
Finally get rid of depot_tools' breakpad.
|
9 years ago |
thakis@chromium.org
|
5fea38772f
Revert of Finally get rid of depot_tools' breakpad. (patchset #2 id:20001 of https://codereview.chromium.org/1689633002/ )
|
9 years ago |
tandrii@chromium.org
|
a05c501e6c
Finally get rid of depot_tools' breakpad.
|
9 years ago |
ilevy@chromium.org
|
43b9910fc2
Only call SendProfile() on slow commands
|
12 years ago |
maruel@chromium.org
|
2e72bb1c2d
Overhaul breakpad to optionally disable output. Add git-cl dcommit unit test.
|
13 years ago |
maruel@chromium.org
|
18878421ec
Make sure that direct call to SendStack() doesn't send a stack trace for non googler
|
13 years ago |
maruel@chromium.org
|
ed102570d6
Add a unit test to breakpad.
|
14 years ago |
maruel@chromium.org
|
51c0ef015f
Fix importing breakpad from an interactive python prompt.
|
14 years ago |
maruel@chromium.org
|
28924253a1
Caches socket.getfqdn(), send 'domain' when profiling.
|
14 years ago |
maruel@chromium.org
|
7ca049ba14
Send googler profiling data.
|
14 years ago |
maruel@chromium.org
|
f31294b482
Make max len parametrable so it can be modified for users.
|
14 years ago |
maruel@chromium.org
|
a7a1a83bf0
Add python's version in breakpad stack traces
|
14 years ago |
maruel@chromium.org
|
1bd1ed3cc6
Add more exception information to breakpad.
|
14 years ago |
maruel@chromium.org
|
b17b55beca
Disable the remaining pylint warnings locally and enable pylint warnings in PRESUBMIT.
|
15 years ago |
maruel@chromium.org
|
cb2985fb69
Largely reduce the number of pylint warnings and fix one typo.
|
15 years ago |
maruel@chromium.org
|
322fa22fed
Reenable breakpad in the DC by enabling .chromium.org suffix.
|
15 years ago |
maruel@chromium.org
|
2379632b67
Improve breakpad by adding cwd, fix str(last_tb) and dump what is sent to the user.
|
15 years ago |
maruel@chromium.org
|
fa877020b6
Add some doc to breakpad.py and add support for NO_BREAKPAD environment variable.
|
15 years ago |
maruel@chromium.org
|
ce921b2023
Use https for stack trace upload.
|
15 years ago |
maruel@chromium.org
|
ab89d6f286
Use getfqdn() instead of gethostname()
|
15 years ago |
maruel@chromium.org
|
7aeac3ee34
Fix KeyboardInterrupt exception filtering.
|
15 years ago |
maruel@chromium.org
|
9addb1e18f
Don't ask to upload a stack trace anymore.
|
15 years ago |
msb@chromium.org
|
8912ead3b4
gclient: Keyboard interrupt should not cause request to send stack
|
15 years ago |
maruel@chromium.org
|
7aca9e8cb5
Add a check so non-google employee don't send crash dumps.
|
15 years ago |
maruel@chromium.org
|
5b3d69d2c9
Disable braekpad automatic registration while we figure out stuff
|
15 years ago |
maruel@chromium.org
|
ada4c65e1c
Minimalist breakpad implementation.
|
15 years ago |