Commit graph

4,994 commits

Author SHA1 Message Date
e985a7e59a xo-gc: bugfixes + seq3 mlog utest 2026-04-19 21:20:38 -04:00
c206dd2e16 xo-arena: build: can't assume elfutils on osx 2026-04-19 20:47:40 -04:00
36f3399b80 xo-arena: build: can't assume elfutils on osx 2026-04-19 20:47:40 -04:00
3b989bb89e xo-gc: utest: + 2nd gc cycle for mlog test 2026-04-19 20:44:31 -04:00
abc3516309 xo-gc: utest: + 2nd gc cycle for mlog test 2026-04-19 20:44:31 -04:00
4ad5498d72 xo-gc: utest: tidy sanitize flag 2026-04-19 19:59:08 -04:00
bb2710b489 xo-gc: utest: tidy sanitize flag 2026-04-19 19:59:08 -04:00
362dcf73fc xo-gc: bugfix + mutation log test passes 2026-04-19 19:57:49 -04:00
20d886d3d6 xo-gc: bugfix + mutation log test passes 2026-04-19 19:57:49 -04:00
39b1ad1b21 xo-gc: utest: mutation log tests 2026-04-19 15:13:13 -04:00
eb722c9048 xo-gc: utest: mutation log tests 2026-04-19 15:13:13 -04:00
f042850cec xo-gc: utest: move remaining aux fns to GcosTestutil.*pp 2026-04-18 00:26:51 -04:00
5463076add xo-gc: utest: move remaining aux fns to GcosTestutil.*pp 2026-04-18 00:26:51 -04:00
3f3e77bf24 xo-gc: utest: move gcos_verify_gen0_fromspace_only_allocation -> *pp 2026-04-18 00:18:54 -04:00
a7e155439a xo-gc: utest: move gcos_verify_gen0_fromspace_only_allocation -> *pp 2026-04-18 00:18:54 -04:00
d8b8e9415c xo-gc: utest: promote aux helpers to GcosTestutil.*pp 2026-04-17 07:58:22 -04:00
ef4a943f0e xo-gc: utest: promote aux helpers to GcosTestutil.*pp 2026-04-17 07:58:22 -04:00
cd29e9b853 xo-gc: utest: + missed GcosTestUtil.*pp 2026-04-16 20:57:17 -04:00
350b9318b2 xo-gc: utest: + missed GcosTestUtil.*pp 2026-04-16 20:57:17 -04:00
7c6e56c321 xo-gc: utest: moving test util code to shared GcosTestUtil.*pp 2026-04-16 20:01:55 -04:00
e41f781774 xo-gc: utest: moving test util code to shared GcosTestUtil.*pp 2026-04-16 20:01:55 -04:00
fade487b1e xo-gc: utest: + MutationLogStore.test.cpp 2026-04-12 21:06:50 -04:00
e9b1b53516 xo-gc: utest: + MutationLogStore.test.cpp 2026-04-12 21:06:50 -04:00
790e81f36c xo-gc: utest: verify no alloc errors 2026-04-12 19:54:49 -04:00
b593e43375 xo-gc: utest: verify no alloc errors 2026-04-12 19:54:49 -04:00
e9433c3f66 xo-gc: utest: verify no alloc errors 2026-04-12 19:54:49 -04:00
7c150b7a92 xo-gc: utest: expand to multi-cycle utests 2026-04-12 19:42:02 -04:00
1204f595a6 xo-gc: utest: expand to multi-cycle utests 2026-04-12 19:42:02 -04:00
b44e4c7fe7 xo-gc: utest: scaffold for multiple gc loops 2026-04-12 16:15:28 -04:00
83ed22402d xo-gc: utest: scaffold for multiple gc loops 2026-04-12 16:15:28 -04:00
880087d0be xo-gc: utest: move GCObjectStore into GcosFixture 2026-04-12 15:53:20 -04:00
8e18859413 xo-gc: utest: move GCObjectStore into GcosFixture 2026-04-12 15:53:20 -04:00
d78bdf2e96 xo-gc: utest: move X1VerifyStats into GcosFixture 2026-04-12 15:45:12 -04:00
0d451c8b50 xo-gc: utest: move X1VerifyStats into GcosFixture 2026-04-12 15:45:12 -04:00
e8950760dc xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
2026-04-12 15:42:49 -04:00
8c88422423 xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
2026-04-12 15:42:49 -04:00
2d149ced0d xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
2026-04-12 15:42:49 -04:00
c3c9d9c94d xo-gc: doc: + comment on GCObjectVisitor entry points 2026-04-12 15:38:42 -04:00
46ce36d0f5 xo-gc: doc: + comment on GCObjectVisitor entry points 2026-04-12 15:38:42 -04:00
c4983b2172 xo-gc: doc: + comment on GCObjectVisitor entry points 2026-04-12 15:38:42 -04:00
d0fea5fcf1 xo-gc: missed files in prev commit 2026-04-12 15:06:01 -04:00
e6a9b648ef xo-gc: missed files in prev commit 2026-04-12 15:06:01 -04:00
b1155655d5 xo-gc: tidy: SetupGc.*pp -> setup_gc.*pp 2026-04-12 15:05:39 -04:00
125775d0c5 xo-gc: tidy: SetupGc.*pp -> setup_gc.*pp 2026-04-12 15:05:39 -04:00
2b9bde89b5 xo-gc: tidy: reorder method defns 2026-04-12 15:03:05 -04:00
95cc1efb5e xo-gc: tidy: reorder method defns 2026-04-12 15:03:05 -04:00
134f5614a3 xo-gc: streamline: drop .visit_child methods
no longer needed, thanks to DGCObjectStoreVisitor
2026-04-12 15:00:48 -04:00
19035920a0 xo-gc: streamline: drop .visit_child methods
no longer needed, thanks to DGCObjectStoreVisitor
2026-04-12 15:00:48 -04:00
9e74e35c68 xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
2026-04-12 14:54:38 -04:00
456ea4dbb9 xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
2026-04-12 14:54:38 -04:00