data-aggregator: document "onwrite" fault model requirements

The *-onwrite.sh analysis scripts only work if import-trace was not
run with --no-write-ecs, i.e. they only work if writing memory
accesses were imported into the "trace" table.

Change-Id: Icb2ea4e72d2200c886d4f9074f2da0f9bfd6ac85
This commit is contained in:
Horst Schirmeier
2018-06-22 19:57:12 +02:00
parent 3abdc51043
commit 0baca64468
6 changed files with 16 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/bash
# TODO implement show_description
source $(dirname $0)/fail-analysis-common.inc.sh
$MYSQL << EOT