Commit Graph
138 Commits
Author SHA1 Message Date
christoph aad3b85d8f Chart consistency + visual cleanup 2026-07-26 23:04:36 +02:00
christoph 7a3d1610ba Add instruction count/fault count correlation plot 2026-07-26 18:27:39 +02:00
christoph 47e0cf129e Automatically remove --wamr-exceptions flag for C builds 2026-07-26 18:07:17 +02:00
christoph 2d624c725c Allow "Run in gdb" action to launch linux-baremetal builds in QEMU 2026-07-26 17:50:10 +02:00
christoph edaf9bd8ba Fix linux-baremetal build 2026-07-26 17:49:44 +02:00
christoph a6e68ef800 Fix: Link missing newlib syscall stubs for c+fail target 2026-07-26 13:33:40 +02:00
christoph 9baf6605ed Fix lib.h falling back to TARGET_LINUX during wasm_module and c module compilation 2026-07-26 13:31:13 +02:00
christoph f9e2d6994a Update ImportMarkersAsBookmarks Ghidra script after faults.csv format change (mnemonic) 2026-07-25 19:37:31 +02:00
christoph fec9b32df1 Make chart naming consistent + simplify menu datafile selection 2026-07-25 17:50:26 +02:00
christoph 4c0d6c9821 Add mnemonics.csv query to count mnemonics 2026-07-25 15:30:18 +02:00
christoph fa626e654f Update faults.csv query to include mnemonics 2026-07-25 15:30:01 +02:00
christoph d3a68abf56 Custom ratio correlation plot 2026-07-25 15:29:49 +02:00
christoph c84cf026c8 Add absolute comparison plot 2026-07-22 11:31:07 +02:00
christoph 4797f398d4 Add ratio comparison plots 2026-07-22 00:16:38 +02:00
christoph a2bd19b6e2 Add ratio comparison menu action 2026-07-22 00:16:24 +02:00
christoph a797335be9 Update compile.pl to support tacle c (no wasm) compilation 2026-07-06 23:16:34 +02:00
christoph 557f541658 Redo tacle-bench integration (now much simpler but requires custom target wrapper) 2026-07-06 21:59:47 +02:00
christoph 65f34aa653 Fix floating point addresses in explore disassembly when terminal size is odd 2026-07-01 12:04:03 +02:00
christoph 961a2f02c5 Add filters for data_physical_address 2026-06-14 21:15:53 +02:00
christoph e3be326c42 Allow to select datafile for charts/explore/compare (filtered/non-filtered) 2026-06-14 17:06:43 +02:00
christoph 1d1ed3581a Fix dynamic query loading import error (!) 2026-06-13 23:05:36 +02:00
christoph b9ff08db16 Fix dynamic query loading import error (?) 2026-06-13 22:28:45 +02:00
christoph 59736fb576 Fix dynamic query loading import error 2026-06-13 22:07:07 +02:00
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 797c9512b4 Add FaultsFiltered query to exclude memory regions 2026-06-13 16:22:03 +02:00
christoph b0cb01a7e4 Add elf symbol address helper + pass experiment path to queries 2026-06-12 17:34:24 +02:00
christoph f999b01538 Show regions with _start/_end syms in heatmap + generate all heatmaps 2026-06-12 12:30:05 +02:00
christoph f14d4f8d36 Remove wamr-build directory after build 2026-06-12 12:28:35 +02:00
christoph 6f3d11128c WIP: heatmap chart 2026-06-11 21:17:31 +02:00
christoph 47f3132859 Fix imports after moving files 2026-06-11 20:28:41 +02:00
christoph 93d911a09e Hide allocator build options when building native 2026-06-11 20:07:37 +02:00
christoph 170a4487c1 move some files around 2026-06-11 20:03:20 +02:00
christoph c4bcae753b Fix incorrect group1-marker flag 2026-06-09 21:53:49 +02:00
christoph 8fc755372f Fix build variant environment variable handling 2026-06-09 21:21:17 +02:00
christoph 6042b2a145 Preserve selection order in TUI.pm (e.g. when comparing results) 2026-06-09 14:12:27 +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 a07cd4913c Allow configuring which memory for pool/usage allocators is placed where 2026-06-05 20:15:19 +02:00
christoph b6355a67f3 implement another bump allocator for WAMR's Alloc_With_Allocator 2026-06-05 19:11:00 +02:00
christoph bd6df6b4e9 replace build.just with compile.pl 2026-06-05 17:14:34 +02:00
christoph 9c42618028 make fail flags and .wamr_aot configurable from build menu 2026-05-29 02:34:01 +02:00
christoph 78733403f5 update build naming 2026-05-29 01:08:34 +02:00
christoph ac6297643f remove obsolete justfiles 2026-05-29 01:07:56 +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