Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to main at christoph/failnix 2026-04-24 00:03:32 +02:00
5da8fffed0 add tableplus to shell environment
christoph pushed to main at christoph/failnix 2026-04-23 22:44:56 +02:00
2b554a22ad read entire marker notes file instead of first line
christoph pushed to main at christoph/failnix 2026-04-23 21:53:14 +02:00
c76b0b8a8e allow annotating markers in explorer
christoph pushed to main at christoph/failnix 2026-04-23 18:42:48 +02:00
5f42323ccb display corresponding section for markers in explorer
christoph pushed to main at christoph/failnix 2026-04-23 18:42:03 +02:00
92f656220f display corresponding segment for markers in explorer
christoph pushed to main at christoph/failnix 2026-04-23 17:56:55 +02:00
551335bf53 store additional files with builds (flake/startup/linkerscript/...)
7bd3d205c9 scatterplot: addresses in hex
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-04-22 23:59:59 +02:00
59e36f6a7f update fail-db.png
christoph pushed to main at christoph/failnix 2026-04-22 21:53:57 +02:00
693378d059 fix fail trace sources import
christoph pushed to main at christoph/failnix 2026-04-22 21:45:52 +02:00
1773e1d55a run FullTraceImporter when importing trace + import --sources
99c32e1ac0 add visualfail
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-04-22 15:41:21 +02:00
5ff6f6d0d8 remove obsolete startup.s modifications
6c7351b3d1 add result comparison menu action
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-04-22 10:23:04 +02:00
e36cfdc07d abort assembly/source loading if no marker is selected in explorer
christoph pushed to main at christoph/failnix 2026-04-21 23:21:20 +02:00
7067c015bc exclude existing experiments when archiving
94ec38fa84 cleanup old injections/projects
Compare 2 commits »
christoph pushed to main at christoph/failnix 2026-04-21 22:35:41 +02:00
42817bab52 decrease loop iterations in sum sample
aec774c633 link mmap_space + aot array into .text
41ffcaeb08 add obsidian experiment note creation menu action
41e079b977 add resultbrowser menu action
371b323980 add ssh keepalive to perl ssh connection
Compare 5 commits »
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-04-21 22:32:40 +02:00
cda2009deb baremetal: undo last undo
christoph pushed to main at christoph/failnix 2026-04-21 16:34:16 +02:00
d1d6e4de34 undo last change
christoph pushed to main at christoph/failnix 2026-04-21 16:21:35 +02:00
a7e2c14529 don't redirect fail client output to /dev/null
christoph pushed to main at christoph/failnix 2026-04-21 16:18:32 +02:00
7bbd30a6f8 add ACCESS_OUTERSPACE markertype to explorer filters
christoph pushed to main at christoph/failnix 2026-04-21 14:48:54 +02:00
8ea5aed355 fix database creation in deploy.pl
christoph pushed to main at christoph/failnix 2026-04-21 14:46:37 +02:00
264795bf71 don't link mmap region into .text but aot array itself
christoph pushed to WAMR-2.4.4 at christoph/wamr 2026-04-21 14:40:40 +02:00
4e7aed33fe baremetal: undo last change