summaryrefslogtreecommitdiff
path: root/src/mongo/util/stacktrace_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-2/+2
* SERVER-69580 add performance-faster-string-find check to clang-tidyTrevor Guidry2022-09-161-1/+1
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-11/+25
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-55737 Add an experiment for not requiring -rdynamicAndrew Morrow2021-04-091-6/+10
* SERVER-49322 Add an experiment for building with reduced symbol visibilityAndrew Morrow2021-04-041-1/+1
* SERVER-48696 sigaction actions need to all be extern "C"Gabriel Russell2020-11-231-11/+21
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-4/+5
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-07-171-17/+11
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-141-12/+12
* SERVER-46801 stacktrace logging cleanup/consolidationBilly Donahue2020-03-271-1/+0
* SERVER-46403 fix regex in stacktrace_test:StackTrace:PosixFormatBilly Donahue2020-03-111-23/+14
* SERVER-46041 Add DiagnosticListener/WaitListener LSAN suppressionsBen Caimano2020-02-251-0/+7
* SERVER-46158 stacktrace_windows to LOGV2Billy Donahue2020-02-221-45/+53
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-46102 fix test to work under mac os xBenety Goh2020-02-151-0/+8
* SERVER-46102 Convert stacktrace_posix.cpp to logv2Billy Donahue2020-02-141-260/+27
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-141-1/+1
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-7/+21
* Revert "SERVER-45677 libunwind on by default where possible"William Schultz2020-02-061-1/+1
* SERVER-45677 libunwind on by default where possibleBilly Donahue2020-02-051-1/+1
* SERVER-45587 SIGUSR2 one thread per log lineBilly Donahue2020-01-301-1/+3
* SERVER-45524 remove support for logging void * typesGabriel Russell2020-01-161-2/+2
* SERVER-45257 race in stacktrace_testBilly Donahue2019-12-191-68/+53
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+1
* SERVER-44345 stack trace all threadsBilly Donahue2019-12-111-31/+323
* SERVER-42406 stacktrace API (revised)Billy Donahue2019-11-191-29/+91
* SERVER-44378 groundwork for upcoming stacktrace APIBilly Donahue2019-11-081-19/+41
* SERVER-44117 early stacktrace processInfoBilly Donahue2019-10-281-0/+36
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-091-3/+127
* SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue2019-09-301-1/+0
* SERVER-43420 Back out of ASSERT in stacktrace_test.cppBilly Donahue2019-09-231-1/+4
* SERVER-42029 Combine stacktrace posix and unwind filesBilly Donahue2019-09-201-0/+359