summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49078 Disable libunwind for TSANAndrew Morrow2020-07-151-15/+1
* SERVER-48597 Fix stack trace unit tests with TSANRyan Egesdahl2020-06-111-1/+15
* SERVER-46801 stacktrace logging cleanup/consolidationBilly Donahue2020-03-271-0/+56
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-141-1/+2
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-061-2/+1
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-051-1/+2
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-301-0/+1
* SERVER-44345 stack trace all threadsBilly Donahue2019-12-111-0/+36
* SERVER-42406 stacktrace API (revised)Billy Donahue2019-11-191-8/+158
* SERVER-44378 groundwork for upcoming stacktrace APIBilly Donahue2019-11-081-21/+8
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-091-0/+20
* SERVER-42029 Combine stacktrace posix and unwind filesBilly Donahue2019-09-201-3/+1
* SERVER-42406 move crtDebugCallback out of stacktrace_windows.cppBilly Donahue2019-08-071-3/+0
* SERVER-36242 Optionally use libunwind for backtracesA. Jesse Jiryu Davis2019-07-171-0/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-18964 cleaned up util/stacktrace.hBenety Goh2015-08-031-15/+5
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-14/+14
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-2/+0
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-3/+15
* SERVER-6018 SERVER-13913 Use std::atomic to implement AtomicWord in C++11 modeAndrew Morrow2014-05-171-0/+6
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-5/+5
* SERVER-9894 Add license headers to stacktrace.{cpp,h}Tad Marshall2013-06-111-1/+14
* SERVER-7956 Do not display dialog on CRT assertion, print stack traceTad Marshall2012-12-161-0/+3
* SERVER-6554 Windows unhandled exception filter print stack traceTad Marshall2012-07-311-0/+7
* move stack introspection to its own fileEliot Horowitz2012-05-161-14/+0
* method to check if a call stack has a constrcutor somewhereEliot Horowitz2012-05-161-0/+14
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-0/+16