foundationdb/contrib/TestHarness
Andrew Noyes 68c03a7e32
Jemalloc integration fixes (#6626)
* Set default for USE_JEMALLOC initially in ConfigureCompiler

Instead of trying to change the value later on. This fixes the valgrind
build, which was previously incorrectly getting jemalloc involved.

* Check aligned_alloc result for null

And OOM if so - don't assert

* Check that we can allocate magazines with no internal fragmentation

We may want to do this so that the jemalloc heap profiler has some
knowledge of FastAlloc

* Populate TestFile field for noSim tests in TestHarness

* Remove handling for nonexistent "ActualRun"
2022-03-17 15:17:27 -07:00
..
Properties Backport correctness package 2021-01-15 00:34:47 +00:00
CMakeLists.txt Move generated part of Program.cs to its own file 2022-02-07 13:28:06 -08:00
Program.cs Jemalloc integration fixes (#6626) 2022-03-17 15:17:27 -07:00
TestHarness.csproj Backport correctness package 2021-01-15 00:34:47 +00:00
VersionInfo.cs.cmake Move generated part of Program.cs to its own file 2022-02-07 13:28:06 -08:00