summaryrefslogtreecommitdiff
path: root/FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh
diff options
context:
space:
mode:
Diffstat (limited to 'FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh')
-rwxr-xr-xFreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh b/FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh
new file mode 100755
index 000000000..3384ea1aa
--- /dev/null
+++ b/FreeRTOS/Test/VeriFast/scripts/annotation_overhead.sh
@@ -0,0 +1,3 @@
+#!/bin/bash -eu
+
+NO_COVERAGE=1 EXTRA_VERIFAST_ARGS=-stats make queue | grep overhead: | sort | uniq