summaryrefslogtreecommitdiffstats
path: root/results/classifier/deepseek-2-tmp/output/other/1813305
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/other/1813305')
-rw-r--r--results/classifier/deepseek-2-tmp/output/other/181330518
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/other/1813305 b/results/classifier/deepseek-2-tmp/output/other/1813305
deleted file mode 100644
index 8a3d845a..00000000
--- a/results/classifier/deepseek-2-tmp/output/other/1813305
+++ /dev/null
@@ -1,18 +0,0 @@
-
-trace-root.h is not regerenerated after re-configure
-
-Hi,
-
-I've just realized that after I reconfigured my qemu with
-../configure --target-list=arm-softmmu,arm-linux-user,aarch64-softmmu,aarch64-linux-user --enable-trace-backends=simple
-
-$ make
-did rebuild some stuff for the 'simple' trace, but it did not update trace-root.h until after I
-$ make clean
-
-
-I took me while to understand why I didn't get the traces I wanted (my trace-root.h still thought it was configured for the default 'log').
-
-I didn't check how easy it is to fix this in the build system.
-
-Thanks \ No newline at end of file