There was an error while loading. Please reload this page.
1 parent 92999f1 commit 7d694afCopy full SHA for 7d694af
1 file changed
omnilink/README.md
@@ -28,7 +28,9 @@ To request more traces, look for `def configs` and the `tracesNeeded` field.
28
## Gather and validate traces
29
30
To get traces for `wiredtiger`, run `./mill omnilink.wiredtiger.__.gatherTrace`.
31
-For `setbench`, it's `./mill omnilink.sebench.__.gatherTrace`.
+For `setbench`, it's `./mill omnilink.setbench.__.gatherTrace`.
32
+
33
+Note: this will clone and build the right version of the system under test on first run.
34
35
To validate, do the same thing but with `validateTrace` in place of `gatherTrace`.
36
0 commit comments