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