Commit Graph

136 Commits

Author SHA1 Message Date
5aab319424 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
348aac20ae add lazysql menu action 2026-04-24 00:25:06 +02:00
5da8fffed0 add tableplus to shell environment 2026-04-24 00:03:25 +02:00
2b554a22ad read entire marker notes file instead of first line 2026-04-23 22:44:50 +02:00
c76b0b8a8e allow annotating markers in explorer 2026-04-23 21:53:07 +02:00
5f42323ccb display corresponding section for markers in explorer 2026-04-23 18:42:31 +02:00
551335bf53 store additional files with builds (flake/startup/linkerscript/...) 2026-04-23 17:56:46 +02:00
7bd3d205c9 scatterplot: addresses in hex 2026-04-23 17:55:57 +02:00
59e36f6a7f update fail-db.png 2026-04-22 23:59:53 +02:00
693378d059 fix fail trace sources import 2026-04-22 21:53:52 +02:00
1773e1d55a run FullTraceImporter when importing trace + import --sources 2026-04-22 21:45:44 +02:00
99c32e1ac0 add visualfail 2026-04-22 21:45:18 +02:00
5ff6f6d0d8 remove obsolete startup.s modifications 2026-04-22 15:41:15 +02:00
6c7351b3d1 add result comparison menu action 2026-04-22 15:40:57 +02:00
e36cfdc07d abort assembly/source loading if no marker is selected in explorer 2026-04-22 10:22:57 +02:00
7067c015bc exclude existing experiments when archiving 2026-04-21 23:21:14 +02:00
94ec38fa84 cleanup old injections/projects 2026-04-21 22:37:18 +02:00
42817bab52 decrease loop iterations in sum sample 2026-04-21 22:35:33 +02:00
aec774c633 link mmap_space + aot array into .text 2026-04-21 22:34:36 +02:00
41ffcaeb08 add obsidian experiment note creation menu action 2026-04-21 22:32:17 +02:00
41e079b977 add resultbrowser menu action 2026-04-21 18:39:47 +02:00
371b323980 add ssh keepalive to perl ssh connection 2026-04-21 18:39:27 +02:00
d1d6e4de34 undo last change 2026-04-21 16:34:10 +02:00
a7e2c14529 don't redirect fail client output to /dev/null 2026-04-21 16:21:29 +02:00
7bbd30a6f8 add ACCESS_OUTERSPACE markertype to explorer filters 2026-04-21 16:18:27 +02:00
8ea5aed355 fix database creation in deploy.pl 2026-04-21 14:48:47 +02:00
264795bf71 don't link mmap region into .text but aot array itself 2026-04-21 14:46:31 +02:00
ea56079c09 replace : with - on experiment archival 2026-04-21 14:11:57 +02:00
f45ce702d2 add abandoned ghidra path remapping script 2026-04-21 14:11:24 +02:00
545b581659 color points based on resulttype in scatterplot 2026-04-21 14:10:37 +02:00
353f971408 remove faulty injections 2026-04-21 14:07:58 +02:00
77d0cd7814 remove faulty ghidra projects 2026-04-21 14:07:18 +02:00
ed0a3b67de filter markers by default in explorer 2026-04-21 12:21:15 +02:00
51fb2ef4d4 only deploy "fail" targets, only gdb "linux" targets, only import new results into ghidra 2026-04-21 01:06:57 +02:00
0dbcaf68cd update wasm aot recipe for linux (only use --xip for fail/baremetal) 2026-04-21 00:39:00 +02:00
19048ed4bf add run in gdb menu action 2026-04-20 23:52:06 +02:00
495f74ade7 ignore db.conf 2026-04-20 21:06:14 +02:00
6125a3b9fc add barebones results bar chart 2026-04-20 21:01:07 +02:00
7b31507403 add result explorer 2026-04-20 20:59:36 +02:00
aacc895800 update flake to use direnv 2026-04-20 11:41:08 +02:00
116aa5f303 update ghidra projects 2026-04-20 00:21:29 +02:00
2d9837219c update injections 2026-04-20 00:21:18 +02:00
fabf7745ee update ghidra marker import script (headless, import all types from all benchs) 2026-04-20 00:17:46 +02:00
5b316bbd64 add curses entry point for scripts (archival, ghidra import, plots, queries, cleanup) 2026-04-20 00:16:27 +02:00
9c7933e912 add query for detected markers 2026-04-19 13:21:56 +02:00
d925b19135 add queries for other fault types 2026-04-19 13:19:55 +02:00
31d2b422cb move update_db_config to util 2026-04-19 13:05:32 +02:00
10bffc0fbc run all available queries automatically 2026-04-19 12:55:33 +02:00
f6989084ff fix query typos 2026-04-19 12:46:36 +02:00
d345745962 use qualified names for module functions 2026-04-19 12:45:46 +02:00