Files
Linux_Drivers/freertos/Test/VeriFast/scripts/annotation_overhead.sh
carbon ca03037500 freertos: release the generic version source code
freertos runs on the second core (small one) of the CPU
2023-10-19 14:31:43 +08:00

4 lines
105 B
Bash
Executable File

#!/bin/bash -eu
NO_COVERAGE=1 EXTRA_VERIFAST_ARGS=-stats make queue list | grep overhead: | sort | uniq