summaryrefslogtreecommitdiff
path: root/buildscripts/hang_analyzer.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27877 Write function to deduplicate stacks from different threads in GDBEddie Louie2017-03-091-1/+18
* SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...Mark Benvenuto2017-03-091-36/+1
* SERVER-27817 Remove extraneous messages from hang_analyzer.pyJonathan Abrahams2017-02-271-4/+2
* SERVER-27871 Add hang_analyzer.py option to produce core dump, default to offJonathan Abrahams2017-02-271-46/+77
* SERVER-27870 Add option to invoke hang_analyzer.py with an explicit list of PIDsJonathan Abrahams2017-02-271-55/+65
* SERVER-27869 Create a build artifact of hang_analyzer.py output and upload it...Jonathan Abrahams2017-02-231-142/+198
* SERVER-27876 Exclude stacks that are duplicates when dumping stacks onEddie Louie2017-02-211-1/+1
* SERVER-27875 Dump locked critical sections on Windows in hang_analyzer.pyEddie Louie2017-02-211-0/+1
* SERVER-27684 Remove hang_analyzer timeoutJonathan Abrahams2017-01-171-19/+0
* SERVER-27191 hang analyzer should dump lock manager stateMark Benvenuto2016-12-081-0/+1
* SERVER-26634 GDB Pretty-Printers and CommandsMark Benvenuto2016-12-081-1/+8
* SERVER-15407 Set Thread Name in Windows, Mac OS X, and LinuxMark Benvenuto2016-12-021-0/+1
* SERVER-26931 Add file:line info to windows hang analyzersMark Benvenuto2016-11-111-1/+2
* SERVER-26842 dump the go stack traces on hung tools in the hang analyzerMark Benvenuto2016-11-041-9/+24
* SERVER-25761 hang_analyzer should use GDB in the mongodb tool chainMark Benvenuto2016-08-241-1/+1
* SERVER-25288 Configure hang_analyzer.py to generate coredumps on LinuxMark Benvenuto2016-08-171-8/+38
* SERVER-24420 Add Jepsen processes to hang_analyzerJonathan Abrahams2016-06-151-19/+61
* SERVER-23007 hang_analyzer support on SolarisJonathan Abrahams2016-03-101-3/+27
* SERVER-23006 hang_analyzer should use GDB in the mongodb tool chainJonathan Abrahams2016-03-091-1/+1
* SERVER-22101 Generate minidumps when the hang analyzer is triggered on WindowsJonathan Abrahams2016-02-091-19/+21
* SERVER-22314 Fix the detection of Python processes in the hang analyzer scriptMike Grundy2016-01-291-2/+2
* SERVER-22135 Take python from environment rather system default pathValentin Kuznetsov2016-01-151-1/+1
* SERVER-22028 hang_analyzer should fail when run against unsupported lldbMark Benvenuto2016-01-111-2/+18
* SERVER-21875 Support self-termination of hang analyzer on Windows.Max Hirschhorn2015-12-281-1/+10
* Revert "Changes to hang_analyzer to find right gdb version on Linux 64."Mathias Stearn2015-07-021-2/+7
* Changes to hang_analyzer to find right gdb version on Linux 64.Andy Schwerin2015-06-301-7/+2
* SERVER-14714: Add stack trace signal handlerMark Benvenuto2014-08-051-3/+41
* SERVER-14181: Test Hang AnalyzerMark Benvenuto2014-07-251-3/+384
* SERVER-14181: Test Hang AnalyzerMark Benvenuto2014-07-021-0/+6