Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Moody
e54f728ad4 SERVER-103927 switch from scons to bazel (#39284)
GitOrigin-RevId: 698b83c9b64adf5dfe2b670d16052f24342c04e3
2025-07-29 17:50:19 +00:00
Zack Winter
2388cc7854 SERVER-100673: add support for s390x RHEL9 & ppc64le RHEL9 (#32223) (#32486)
GitOrigin-RevId: d85beb55a35e155982548dea5198c1eb64e21c18
2025-04-09 20:51:57 +00:00
Matt Kneiser
1c21a5a484 SERVER-84143 Improve Windows Debugging capabilities for BSON and core dumps (#22816)
GitOrigin-RevId: 20d160f6f13e023d03391dd0dd8dc571129de405
2024-05-31 19:32:28 +00:00
Daniel Moody
97ddaaa91a SERVER-86329 improve compile_upload_benchmarks task (#20445)
GitOrigin-RevId: 556cad8e3efd99eee15030edeeb4503ae455e090
2024-03-27 16:09:38 +00:00
Trevor
0a231e219f SERVER-88530 spawnhost: fix gathering of unittest binaries (#20407)
GitOrigin-RevId: 80d6d953905b3c0dd724357e1d7b96ea11dca536
2024-03-26 00:28:27 +00:00
Matt Kneiser
c7a1b032d4 SERVER-82261 Spawnhost script needs better Windows core dump detection 2023-11-07 02:03:31 +00:00
Daniel Moody
9e9571ac1b SERVER-80303 make spawnhost script avoid gdbindex for embedded debug files 2023-10-26 15:36:22 +00:00
Alex Neben
13f208e8c4 SERVER-76751 Pinning all python deps with poetry 2023-09-05 16:19:06 +00:00
Trevor Guidry
679dec647f SERVER-79972 Make core dump archival less error prone 2023-08-22 16:47:43 +00:00
Alexander Neben
bf3218760e SERVER-75351 Fix tarring unittests on spawnhost script 2023-03-30 05:54:53 +00:00
Daniel Moody
ef3ad37a33 SERVER-73404 added task limiter tool to limit concurrency 2023-02-07 06:51:52 +00:00
Daniel Moody
15e9bc6383 SERVER-50476 created gdb_index scons tool to generate gdb_index 2023-01-17 18:33:16 +00:00
Daniel Moody
fb23430fd3 SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add tests 2022-12-05 14:38:52 +00:00
Max Hirschhorn
7b4192c7b5 SERVER-71491 Turn off boost pretty printer auto-detection of version. 2022-11-19 00:50:43 +00:00
Matt Kneiser
372fbb1a03 SERVER-70707 Fix bug in Windows portion of Spawnhost script 2022-10-24 20:58:51 +00:00
Matt Kneiser
d3de5a0a83 SERVER-69994 Make spawnhost script more robust 2022-10-10 19:38:09 +00:00
Daniel Gottlieb
d7021894b2 SERVER-68474: Support unarchiving split-dwarf from the debugsymbols artifact. 2022-08-12 01:42:23 +00:00
Max Hirschhorn
0fa5c9a807 SERVER-68109 Fix sending Slack notifications for Windows spawn hosts. 2022-07-19 01:22:17 +00:00
Max Hirschhorn
48a7a09484 SERVER-68109 Notify via Slack when setup_spawnhost_coredump is done. 2022-07-18 19:04:59 +00:00
Matt Kneiser
ad379f1338 SERVER-66769 Add Windows support to spawnhost setup script 2022-05-25 20:55:39 +00:00
Ryan Egesdahl
736a3ebe72 SERVER-61032 Remove PATH variables when executing GDB 2022-03-11 01:30:40 +00:00
Ryan Egesdahl
682f784e93 SERVER-61032 Fix hang_hanalyzer $PATH 2022-03-08 18:57:37 +00:00
Ryan Egesdahl
65cf760916 SERVER-61032 Ensure all current references to GDB are for v3 toolchain 2022-03-03 16:02:35 +00:00
Daniel Gottlieb
b80095c52f SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers autodetect the boost version. 2021-10-27 19:46:17 +00:00
Daniel Gottlieb
6a481e9253 SERVER-61023: Have setup_spawnhost_coredump extract executables such that they can be run.
Executables and .debug files are now extracted into the bin directory. The contents of
the bin directory are symlinked into the parent debug directory.
2021-10-27 19:46:17 +00:00
Daniel Gottlieb
bbc7fb75ef SERVER-56145: Communicate when setup_spawnhost_coredump is still running when a user logs in. 2021-04-19 16:16:41 +00:00
Daniel Gottlieb
a13cae73d5 SERVER-55245: Update setup_spawnhost_coredump. 2021-03-17 14:05:25 +00:00
Daniel Gottlieb
97ce63b33d SERVER-54777: Update setup_spawnhost_coredump for new task names. 2021-02-25 06:03:02 +00:00
Daniel Gottlieb
726f3d2e22 SERVER-54451: Have setup_spawnhost_coredump extract unittest binaries/debug symbols. 2021-02-11 03:53:03 +00:00
Daniel Gottlieb
7ab67b9007 SERVER-50282: Generate debugging setup script for spawnhosts that load artifacts with coredumps. 2020-08-20 15:52:58 +00:00