Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-27675 Make all targets depend on the allocator shim to topsort it last | Andrew Morrow | 2020-02-21 | 1 | -1/+6 |
| | |||||
* | SERVER-45677 libunwind on by default where possible | Billy Donahue | 2020-02-14 | 1 | -1/+0 |
| | | | | | - tcmalloc to not use libunwind API, as it uses slow cursor steps. - Remove UNW_LOCAL_ONLY from CXXFLAGS everywhere. | ||||
* | Revert "SERVER-45677 libunwind on by default where possible" | William Schultz | 2020-02-06 | 1 | -1/+1 |
| | | | | This reverts commit 969151e9ab69dcb53397cf40f810e718421db081. | ||||
* | SERVER-45677 libunwind on by default where possible | Billy Donahue | 2020-02-05 | 1 | -1/+1 |
| | | | | | | - SCons configure to probe for libunwind support - gracefully handle SIGUSR2 without libunwind - integrate libunwind on-by-default (linux-x86_64) into evergreen | ||||
* | SERVER-42470 libunwind linux_aarch64 SConstruct and config artifacts | Billy Donahue | 2020-01-13 | 10 | -39/+1564 |
| | |||||
* | SERVER-42470 update libunwind to get mongo-local __asm__ patch | Billy Donahue | 2020-01-10 | 14 | -74/+95 |
| | | | | import to new v1.4-stable-mongo tag | ||||
* | SERVER-42361 libunwind: --disable-cxx-exceptions | Billy Donahue | 2019-07-24 | 2 | -23/+10 |
| | |||||
* | SERVER-36242 Optionally use libunwind for backtraces | A. Jesse Jiryu Davis | 2019-07-17 | 1 | -1/+1 |
| | |||||
* | SERVER-33259 add libunwind to third_party | Billy Donahue | 2019-07-15 | 802 | -0/+130497 |
| | | | | | | - revert commit f8c69b361381a396f81c443438436e99c5af4970. - clang-format - work around ninja module $ASPP assertion | ||||
* | Revert "SERVER-33259 add libunwind to third_party" | Xiangyu Yao | 2019-07-15 | 802 | -130497/+0 |
| | | | | This reverts commit d6bd2c5885215c29d723f02d8607f2c6d662aacc. | ||||
* | SERVER-33259 add libunwind to third_party | Billy Donahue | 2019-07-15 | 802 | -0/+130497 |