summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Expand)Author
2017-06-27SERVER-29618 fix serialization of geo match expressionsr3.4.6-rc0r3.4.6Kyle Suarez
2017-06-23SERVER-28351 blacklist jstests/sharding/ tests that call st.configRS.awaitLas...Dianna Hohensee
2017-06-20SERVER-29646 hang_analyzer.py signals python processes before attaching to an...Jonathan Abrahams
2017-06-16SERVER-29433 Improve logging during ReplicaSetFixture initializationSpencer T Brody
2017-06-14SERVER-28162 Tests that call getLatestProfilerEntry() should be blacklisted f...Tess Avitabile
2017-06-14SERVER-28717 Expand $lookup localField when a sub-obj field in an arrayJames Wahlin
2017-05-26SERVER-25917 add initialsync fuzzer suiteRobert Guo
2017-05-26SERVER-26485 ensure JS hooks always have a loggerRobert Guo
2017-05-26SERVER-27158 shutdown fixtures when a job finishesRobert Guo
2017-05-15SERVER-28484 Remove timestamp from Linux package versions and filenamesRamon Fernandez
2017-05-03SERVER-27570: Enforce stricter checks on top level command BSON objectsSpencer Jackson
2017-05-02SERVER-28416 Hang analyzer GDB on ARM can run "thread apply all bt"Jonathan Abrahams
2017-05-02SERVER-28416 Split mongo pretty printers into separate fileJonathan Abrahams
2017-05-02SERVER-28416 Fix BSONObj pretty printer used in hang_analyzer to support big ...Jonathan Abrahams
2017-05-02SERVER-28416 Continue on error in mongodb-uniqstack in hang_analyzerJonathan Abrahams
2017-05-02SERVER-28291 use frame.pc() rather than frame.name() for stack dedupingMathias Stearn
2017-05-02SERVER-27727 Dump raw stacks to a file so we have them if we need themMathias Stearn
2017-05-02SERVER-27727 Note location where thread is marked idleMathias Stearn
2017-05-02SERVER-27727 Hide idle threads in hang analyzer (core only)Mathias Stearn
2017-05-02SERVER-27727 Make threadName a native thread_local so debuggers can get to itEddie Louie
2017-05-01SERVER-27285 Run jsCore tests while periodically killing secondaries.Max Hirschhorn
2017-04-28SERVER-28995 Fix format string in JstackDumper.Max Hirschhorn
2017-04-28SERVER-28971 Error in depth_first_search algorithm incorrectly recurses on vi...Eddie Louie
2017-04-28SERVER-28348 Detect single-process deadlocks involving LockManager locks and/...Jonathan Abrahams
2017-04-28SERVER-28354 Add new option to supply base process name in hang_analyzerJonathan Abrahams
2017-04-28SERVER-28588 Handle GDB error in hang_analyzer.py find_frame functionJonathan Abrahams
2017-04-28SERVER-28349 Redirect stderr to stdout for process output logs generated by h...Eddie Louie
2017-04-28SERVER-28466 hang_analyzer should not attach to resmoke.py and dumpEddie Louie
2017-04-28SERVER-21842 Generate report.json file and dump resmoke stacks on WindowsEddie Louie
2017-04-28SERVER-28463 Add set scheduler-locking to Hang Analyzer to prevent threads fr...Jonathan Abrahams
2017-04-28SERVER-28479 Canonicalize process names to lowercase in hang analyzer.Max Hirschhorn
2017-04-27SERVER-28415 Run thread backtrace before loading Python modules in hang_analy...Jonathan Abrahams
2017-04-27SERVER-27874 - Hang analysis thread backtrace and mongo locksJonathan Abrahams
2017-04-27SERVER-27874 Display locks and generate digraph for threads using LockManager...Jonathan Abrahams
2017-04-27SERVER-27873 Dump a JavaScript backtrace of any code running in SpiderMonkey ...Jonathan Abrahams
2017-04-27SERVER-27877 Write function to deduplicate stacks from different threads in GDBEddie Louie
2017-04-27SERVER-27871 Add hang_analyzer.py option to produce core dump, default to offJonathan Abrahams
2017-04-27SERVER-27870 Add option to invoke hang_analyzer.py with an explicit list of PIDsJonathan Abrahams
2017-04-27SERVER-27869 Create a build artifact of hang_analyzer.py output and upload it...Jonathan Abrahams
2017-04-27SERVER-26634 GDB Pretty-Printers and CommandsMark Benvenuto
2017-04-24SERVER-26765 move tests in jstests/views to other suitesKyle Suarez
2017-04-24SERVER-26765 move views tests into jsCoreKyle Suarez
2017-04-24SERVER-27408 Allow resmoke to take more than one tag-related arguments.Robert Guo
2017-04-17SERVER-28823 Add missing check that dict is NoneBrian Samek
2017-04-13SERVER-27191 hang analyzer should dump lock manager stateMark Benvenuto
2017-04-13SERVER-27684 Remove hang_analyzer timeoutJonathan Abrahams
2017-04-13SERVER-28748 Set ulimit in package smoke testingBrian Samek
2017-04-13SERVER-27876 Exclude stacks that are duplicates when dumping stacks onEddie Louie
2017-04-13SERVER-27875 Dump locked critical sections on Windows in hang_analyzer.pyEddie Louie
2017-04-13SERVER-28446 Blacklist top.js from dynamic initial sync suitesTess Avitabile