index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
hang_analyzer.py
Age
Commit message (
Expand
)
Author
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2020-05-04
SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand
Carl Raiden Worley
2020-05-04
SERVER-45556 Create GDB command to dump all active RecoveryUnits
Jamie Heppenstall
2020-04-09
SERVER-45133 Dump mutex info in hang analyzer
Spencer T Brody
2020-04-08
Revert "SERVER-45133 Dump mutex info in hang analyzer"
Spencer T Brody
2020-04-07
SERVER-45133 Dump mutex info in hang analyzer
Spencer T Brody
2020-02-13
SERVER-45048 Use hygienic builds in Evergreen
Mathew Robinson
2019-10-29
SERVER-44017 hang_analyzer.py inflates debug-symbols
Robert Guo
2019-10-26
Revert "SERVER-44017 hang_analyzer.py inflates debug-symbols"
Robert Guo
2019-10-22
SERVER-44017 hang_analyzer.py inflates debug-symbols
Ryan Timmons
2019-10-15
SERVER-43254 Hang Analyzer shell integration uses child and peer mongo processes
Ryan Timmons
2019-07-22
SERVER-42310 Specify mode for NamedTemporaryFile in hang_analyzer.py
Mathew Robinson
2019-04-11
SERVER-40593 hang_analyzer.py should not crash when receiving invalid unicode...
Mathew Robinson
2019-04-10
SERVER-40542 Remove references to pip2
Mathew Robinson
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-03-21
SERVER-40244 Make `hang_analyzer.py` discover Windows 10 SDK's debugger
Kaloian Manassiev
2019-01-04
SERVER-38823 Re-enable dumping of SessionCatalog in hang analyzer
William Schultz
2018-12-21
SERVER-38045 Remove dump sessions command from hang analyzer
William Schultz
2018-12-21
SERVER-38045 Disable dumping of the SessionCatalog in the hang analyzer
William Schultz
2018-12-11
SERVER-38045 Add GDB tools for dumping the SessionCatalog in the hang analyzer
William Schultz
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2017-08-08
SERVER-28824 Trap debugger excptions in hang analyzer and display at end for ...
Jonathan Abrahams
2017-06-20
SERVER-29646 hang_analyzer.py signals python processes before attaching to an...
Jonathan Abrahams
2017-06-02
SERVER-28596 Upload hanging or failing tests in compile_all to S3
Jonathan Abrahams
2017-04-27
SERVER-28995 Fix format string in JstackDumper.
Max Hirschhorn
2017-04-13
SERVER-28354 Fix typo in help
Jonathan Abrahams
2017-04-13
SERVER-28354 Add new option to supply base process name in hang_analyzer
Jonathan Abrahams
2017-04-03
SERVER-28349 Redirect stderr to stdout for process output logs generated by h...
Eddie Louie
2017-04-03
SERVER-28466 hang_analyzer should not attach to resmoke.py and dump
Eddie Louie
2017-03-31
SERVER-21842 Generate report.json file and dump resmoke stacks on Windows
Eddie Louie
2017-03-30
SERVER-28416 Hang analyzer GDB on ARM can run "thread apply all bt"
Jonathan Abrahams
2017-03-30
SERVER-28463 Add set scheduler-locking to Hang Analyzer to prevent threads fr...
Jonathan Abrahams
2017-03-30
SERVER-28416 Split mongo pretty printers into separate file
Jonathan Abrahams
2017-03-24
SERVER-28479 Canonicalize process names to lowercase in hang analyzer.
Max Hirschhorn
2017-03-24
SERVER-27727 Dump raw stacks to a file so we have them if we need them
Mathias Stearn
2017-03-24
SERVER-27727 Hide idle threads in hang analyzer (core only)
Mathias Stearn
2017-03-23
SERVER-28415 Run thread backtrace before loading Python modules in hang_analy...
Jonathan Abrahams
2017-03-21
SERVER-27874 - Hang analysis thread backtrace and mongo locks
Jonathan Abrahams
2017-03-16
SERVER-27874 Display locks and generate digraph for threads using LockManager...
Jonathan Abrahams
2017-03-16
SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...
Jonathan Abrahams
2017-03-09
SERVER-27877 Write function to deduplicate stacks from different threads in GDB
Eddie Louie
2017-03-09
SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...
Mark Benvenuto
2017-02-27
SERVER-27817 Remove extraneous messages from hang_analyzer.py
Jonathan Abrahams
2017-02-27
SERVER-27871 Add hang_analyzer.py option to produce core dump, default to off
Jonathan Abrahams
2017-02-27
SERVER-27870 Add option to invoke hang_analyzer.py with an explicit list of PIDs
Jonathan Abrahams
2017-02-23
SERVER-27869 Create a build artifact of hang_analyzer.py output and upload it...
Jonathan Abrahams
2017-02-21
SERVER-27876 Exclude stacks that are duplicates when dumping stacks on
Eddie Louie
2017-02-21
SERVER-27875 Dump locked critical sections on Windows in hang_analyzer.py
Eddie Louie
2017-01-17
SERVER-27684 Remove hang_analyzer timeout
Jonathan Abrahams
[next]