Commit Graph

55 Commits

Author SHA1 Message Date
9c42618028 make fail flags and .wamr_aot configurable from build menu 2026-05-29 02:34:01 +02:00
c57ae5fced make --xip and .wamr_mmap configurable from build menu 2026-05-29 00:20:23 +02:00
05a4aa18e4 fix menu.pl syntax highlighting in zed 2026-05-28 08:51:14 +02:00
d7548a19ab capture runner logs 2026-05-27 17:09:46 +02:00
d1c618443c runner kills possibly left-over generic-experiment-server process before
starting
2026-05-27 16:55:46 +02:00
25e10511e1 update runner scripts to allow different experiment arguments 2026-05-27 16:37:15 +02:00
ebaf128d92 Switch back to BasicPruner 2026-05-27 15:52:56 +02:00
928719db7c disable --catch-outerspace and --catch-write-textsegment 2026-05-21 01:01:48 +02:00
dd87df37c1 switch back to NoPruner 2026-05-21 00:45:35 +02:00
2c43e630f0 capture stderr in runner.pl 2026-05-21 00:27:03 +02:00
ca6801edd6 re-enable objdump importing 2026-05-20 23:33:11 +02:00
8f5e6f35b4 switch back to BasicPruner 2026-05-20 21:31:07 +02:00
a0ac7fa7e9 use "NoPruner" pruning method 2026-05-17 22:47:50 +02:00
34d89b23fa register group1-marker (for WAMR exception handler) 2026-05-11 16:48:47 +02:00
eefabbd043 reenable trace pruning 2026-05-11 16:05:16 +02:00
beadbae5bf disable trace pruning 2026-05-11 15:52:15 +02:00
3ebc07bfc8 don't save client logs 2026-05-06 20:36:10 +02:00
278eb8c980 log experiment stages to separate files 2026-05-06 20:30:41 +02:00
0223a49099 don't move runner log 2026-05-06 20:08:39 +02:00
f4b8c16adb update fail binaries again again 2026-05-06 19:52:25 +02:00
a46adf528d remove fail binaries 2026-05-06 19:39:47 +02:00
38bec04ad8 separate client/server logs + move logs to experiment dir 2026-05-04 13:32:34 +02:00
2d20dfe665 reenable --catch-outerspace and --catch-write-textsegment 2026-04-27 19:09:19 +02:00
59d3c7f824 disable --catch-outerspace and --catch-write-textsegment 2026-04-27 18:49:51 +02:00
aabbd1311d disable --catch-write-textsegment 2026-04-27 15:57:17 +02:00
d1eee623fa disable --catch-outerspace 2026-04-27 15:49:18 +02:00
5487d44394 enable --full-trace and --check-bounds 2026-04-24 15:27:11 +02:00
0007193a4f store additional files with builds (flake/startup/linkerscript/...) 2026-04-23 17:56:46 +02:00
c05164bf0d fix fail trace sources import 2026-04-22 21:53:52 +02:00
7992744ae4 run FullTraceImporter when importing trace + import --sources 2026-04-22 21:45:44 +02:00
e09e3a0f9d undo last change 2026-04-21 16:34:10 +02:00
63604d39c8 don't redirect fail client output to /dev/null 2026-04-21 16:21:29 +02:00
19c9559cc0 don't link mmap region into .text but aot array itself 2026-04-21 14:46:31 +02:00
c332ea6b1a add queries for other fault types 2026-04-19 13:19:55 +02:00
36bda84d78 move update_db_config to util 2026-04-19 13:05:32 +02:00
0bb554bb9d run all available queries automatically 2026-04-19 12:55:33 +02:00
ed5e4fac19 use qualified names for module functions 2026-04-19 12:45:46 +02:00
ba84d063e7 add current script path to @INC 2026-04-19 12:42:52 +02:00
8cb266381d move queries to modules 2026-04-19 12:39:00 +02:00
d71e0d40ce pass substitution as function 2026-04-18 18:03:05 +02:00
048b05942d substitute tabs with , for csv output 2026-04-18 17:49:04 +02:00
0c19405966 fix injection error handling 2026-04-18 17:42:14 +02:00
8d1b2c459c wait for fail server port 2026-04-18 12:10:01 +02:00
cece3bc3c7 add fork logs to inject 2026-04-18 11:52:52 +02:00
aa3c641426 send injection results as ntfy attachements 2026-04-18 11:50:06 +02:00
ae9b064146 run with all available cpus 2026-04-18 11:36:36 +02:00
a3c9726540 fix runner external commands 2026-04-18 10:27:08 +02:00
e29944d76c update sub import/inject 2026-04-17 22:45:10 +02:00
f0b18a5285 update sub trace 2026-04-17 22:39:38 +02:00
8465439b24 fix print to filehandle bug 2026-04-17 22:33:56 +02:00