Draft result filtering methodology section + expand wamr native call section

This commit is contained in:
2026-09-12 15:24:39 +02:00
parent f52ab00652
commit 2d2cd43dc5
12 changed files with 45 additions and 9 deletions
@@ -94,6 +94,7 @@ where \(\mathbf{1}\{o_{c,b} = o\}\) is the indicator function, which equals one
In terms of \Gls{fail}'s database, this corresponds to summing \code{t.time2 - t.time1 + 1} after joining the trace intervals to their \gls{pilot} results and grouping them by outcome.
The join accounts for the individual injected bits, so no additional factor for the bit width is required in the sum.
}
\todo[inline]{Don't put this in a footnote, put it in controlling what data gets extracted from the experiments}
Weighted outcome totals are reported separately for each fault category, execution mode and injection location (memory, registers or instruction-pointer).
Outcome shares describe the composition of each variant's fault space, while absolute totals show differences in vulnerability caused by executaion duration and memory footprint.