Commit Graph

142 Commits

Author SHA1 Message Date
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
402ba643dc add sankey chart 2026-04-24 15:27:41 +02:00
9dd04e905c add matrix multiplication test program 2026-04-24 15:27:20 +02:00
5487d44394 enable --full-trace and --check-bounds 2026-04-24 15:27:11 +02:00
f2f8d7f89f import native symbols in lib.h
lib.h gets included into the host module and the wasm module. For the
host module the attributes will be ignored.
2026-04-24 10:45:55 +02:00
285dbc77d3 add lazysql menu action 2026-04-24 00:25:06 +02:00
38183cae74 add tableplus to shell environment 2026-04-24 00:03:25 +02:00
b5d9d1ec78 read entire marker notes file instead of first line 2026-04-23 22:44:50 +02:00
1a4d4b64bf allow annotating markers in explorer 2026-04-23 21:53:07 +02:00
b00c63ae42 display corresponding section for markers in explorer 2026-04-23 18:42:31 +02:00
0007193a4f store additional files with builds (flake/startup/linkerscript/...) 2026-04-23 17:56:46 +02:00
4dcb71ff00 scatterplot: addresses in hex 2026-04-23 17:55:57 +02:00
fd65e8b791 update fail-db.png 2026-04-22 23:59:53 +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
54574e0a88 add visualfail 2026-04-22 21:45:18 +02:00
171fe1703e remove obsolete startup.s modifications 2026-04-22 15:41:15 +02:00
1681f27afc add result comparison menu action 2026-04-22 15:40:57 +02:00
ca6338b351 abort assembly/source loading if no marker is selected in explorer 2026-04-22 10:22:57 +02:00
e444ab34df exclude existing experiments when archiving 2026-04-21 23:21:14 +02:00
6b5bf117e4 cleanup old injections/projects 2026-04-21 22:37:18 +02:00
64d6971d4d decrease loop iterations in sum sample 2026-04-21 22:35:33 +02:00
263bb454f1 link mmap_space + aot array into .text 2026-04-21 22:34:36 +02:00
f4bc1b669a add obsidian experiment note creation menu action 2026-04-21 22:32:17 +02:00
0a093c807f add resultbrowser menu action 2026-04-21 18:39:47 +02:00
921b18cc7a add ssh keepalive to perl ssh connection 2026-04-21 18:39:27 +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
19ed8dd5a2 add ACCESS_OUTERSPACE markertype to explorer filters 2026-04-21 16:18:27 +02:00
624f4fb4b3 fix database creation in deploy.pl 2026-04-21 14:48:47 +02:00
19c9559cc0 don't link mmap region into .text but aot array itself 2026-04-21 14:46:31 +02:00
ec13adc778 replace : with - on experiment archival 2026-04-21 14:11:57 +02:00
5c826a80f2 add abandoned ghidra path remapping script 2026-04-21 14:11:24 +02:00
3cb7349e81 color points based on resulttype in scatterplot 2026-04-21 14:10:37 +02:00
f9354690dd remove faulty injections 2026-04-21 14:07:58 +02:00
840847a7a2 remove faulty ghidra projects 2026-04-21 14:07:18 +02:00
b836517168 filter markers by default in explorer 2026-04-21 12:21:15 +02:00
8f8a3909d1 only deploy "fail" targets, only gdb "linux" targets, only import new results into ghidra 2026-04-21 01:06:57 +02:00
e7d9635af7 update wasm aot recipe for linux (only use --xip for fail/baremetal) 2026-04-21 00:39:00 +02:00
d4090125ef add run in gdb menu action 2026-04-20 23:52:06 +02:00
10b10f1e68 ignore db.conf 2026-04-20 21:06:14 +02:00
e298f2edd0 add barebones results bar chart 2026-04-20 21:01:07 +02:00
3d1fe06f1a add result explorer 2026-04-20 20:59:36 +02:00
5306fdca4b update flake to use direnv 2026-04-20 11:41:08 +02:00
5643b8bf84 update ghidra projects 2026-04-20 00:21:29 +02:00
950e0ea810 update injections 2026-04-20 00:21:18 +02:00
66fd5b6e8a update ghidra marker import script (headless, import all types from all benchs) 2026-04-20 00:17:46 +02:00
5425f6e620 add curses entry point for scripts (archival, ghidra import, plots, queries, cleanup) 2026-04-20 00:16:27 +02:00