Mathias Stearn
|
a4ebe76b6d
|
SERVER-28291 use frame.pc() rather than frame.name() for stack deduping
|
2017-03-24 16:13:26 -04:00 |
|
Mathias Stearn
|
77f7e96fdc
|
SERVER-27727 Make threadName a native thread_local so debuggers can get to it
|
2017-03-24 16:13:26 -04:00 |
|
Jonathan Abrahams
|
19abe0c2da
|
SERVER-27874 - Hang analysis thread backtrace and mongo locks
- Run unique thread on Solaris
- Add a legend to graph file
- Do not generate digraph file, if graph is empty
|
2017-03-21 15:45:39 -04:00 |
|
Jonathan Abrahams
|
5fe822f53e
|
SERVER-27874 Display locks and generate digraph for threads using LockManager locks and/or pthread_mutexes
|
2017-03-16 14:39:09 -04:00 |
|
Jonathan Abrahams
|
eaf3190fd5
|
SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey in hang_analyzer.py
|
2017-03-16 09:49:43 -04:00 |
|
Eddie Louie
|
dbf7adc73d
|
SERVER-27877 Write function to deduplicate stacks from different threads in GDB
|
2017-03-09 19:35:11 -05:00 |
|
Mark Benvenuto
|
586ac20773
|
SERVER-26634 GDB Pretty-Printers and Commands
|
2016-12-09 17:57:44 -05:00 |
|
Mark Benvenuto
|
a1454c7f3d
|
SERVER-26634 GDB Pretty-Printers and Commands
|
2016-12-08 15:52:48 -05:00 |
|
Mark Benvenuto
|
aad88dd01b
|
SERVER-26634 GDB Pretty-Printers and Commands
|
2016-12-08 15:15:01 -05:00 |
|