230 Commits

Author SHA1 Message Date
961a2f02c5 Add filters for data_physical_address 2026-06-14 21:15:53 +02:00
e3be326c42 Allow to select datafile for charts/explore/compare (filtered/non-filtered) 2026-06-14 17:06:43 +02:00
1d1ed3581a Fix dynamic query loading import error (!) 2026-06-13 23:05:36 +02:00
b9ff08db16 Fix dynamic query loading import error (?) 2026-06-13 22:28:45 +02:00
59736fb576 Fix dynamic query loading import error 2026-06-13 22:07:07 +02:00
b10233439f Fix runner.pl import error 2026-06-13 21:44:09 +02:00
4ba417ebdf Fix perl import errors 2026-06-13 21:39:50 +02:00
b344c55eee Update faults filtering to be selectable from menu 2026-06-13 21:22:56 +02:00
797c9512b4 Add FaultsFiltered query to exclude memory regions 2026-06-13 16:22:03 +02:00
08c2e9c13d Add wasm tacle-bench targets 2026-06-12 20:06:22 +02:00
30daa8a00c Move tacle-converter submodule 2026-06-12 20:05:07 +02:00
b0cb01a7e4 Add elf symbol address helper + pass experiment path to queries 2026-06-12 17:34:24 +02:00
4b0a4b175b Add tacle-bench-wasm-converter as submodule 2026-06-12 17:32:26 +02:00
f999b01538 Show regions with _start/_end syms in heatmap + generate all heatmaps 2026-06-12 12:30:05 +02:00
7dec717e03 Enclose libiwasm.a objects with _start/_end symbols 2026-06-12 12:29:02 +02:00
f14d4f8d36 Remove wamr-build directory after build 2026-06-12 12:28:35 +02:00
6f3d11128c WIP: heatmap chart 2026-06-11 21:17:31 +02:00
47f3132859 Fix imports after moving files 2026-06-11 20:28:41 +02:00
93d911a09e Hide allocator build options when building native 2026-06-11 20:07:37 +02:00
170a4487c1 move some files around 2026-06-11 20:03:20 +02:00
c4bcae753b Fix incorrect group1-marker flag 2026-06-09 21:53:49 +02:00
8fc755372f Fix build variant environment variable handling 2026-06-09 21:21:17 +02:00
6042b2a145 Preserve selection order in TUI.pm (e.g. when comparing results) 2026-06-09 14:12:27 +02:00
7a3a23b4d6 Enable/disable wamr exception handler marker from build menu 2026-06-09 13:56:35 +02:00
454a85043f Only ask for WAMR-specific build options for WAMR builds 2026-06-09 13:51:40 +02:00
c5c5172f65 Gate .text.wamr_mmap behind WAMR_MMAP_IN_TEXT 2026-06-05 20:16:11 +02:00
a07cd4913c Allow configuring which memory for pool/usage allocators is placed where 2026-06-05 20:15:19 +02:00
b6355a67f3 implement another bump allocator for WAMR's Alloc_With_Allocator 2026-06-05 19:11:00 +02:00
7284849684 rename targets 2026-06-05 17:14:43 +02:00
bd6df6b4e9 replace build.just with compile.pl 2026-06-05 17:14:34 +02:00
9c42618028 make fail flags and .wamr_aot configurable from build menu 2026-05-29 02:34:01 +02:00
78733403f5 update build naming 2026-05-29 01:08:34 +02:00
b1821cabd6 rename experiment targets 2026-05-29 01:08:09 +02:00
ac6297643f remove obsolete justfiles 2026-05-29 01:07:56 +02:00
c57ae5fced make --xip and .wamr_mmap configurable from build menu 2026-05-29 00:20:23 +02:00
05a4aa18e4 fix menu.pl syntax highlighting in zed 2026-05-28 08:51:14 +02:00
d7548a19ab capture runner logs 2026-05-27 17:09:46 +02:00
d1c618443c runner kills possibly left-over generic-experiment-server process before
starting
2026-05-27 16:55:46 +02:00
25e10511e1 update runner scripts to allow different experiment arguments 2026-05-27 16:37:15 +02:00
ebaf128d92 Switch back to BasicPruner 2026-05-27 15:52:56 +02:00
d0166f32a6 remove .size from startup.s, so linker.ld doesn't need gap-bridge symbols 2026-05-21 11:26:47 +02:00
a77d0782bf update fail 2026-05-21 11:26:29 +02:00
928719db7c disable --catch-outerspace and --catch-write-textsegment 2026-05-21 01:01:48 +02:00
dd87df37c1 switch back to NoPruner 2026-05-21 00:45:35 +02:00
2c43e630f0 capture stderr in runner.pl 2026-05-21 00:27:03 +02:00
0cb829ccf4 Revert "update fail binaries"
This reverts commit 4bd3a9d7a4.
2026-05-21 00:26:40 +02:00
4bd3a9d7a4 update fail binaries 2026-05-21 00:09:04 +02:00
ca6801edd6 re-enable objdump importing 2026-05-20 23:33:11 +02:00
1e3dfa2504 update fail binaries - add debug logs to prune-trace (correct pruner this time) 2026-05-20 22:27:22 +02:00
30f09a276f update fail binaries - add debug logs to prune-trace 2026-05-20 21:47:25 +02:00