mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04:00
3 lines
105 B
Bash
Executable file
3 lines
105 B
Bash
Executable file
#!/bin/bash -eu
|
|
|
|
NO_COVERAGE=1 EXTRA_VERIFAST_ARGS=-stats make list queue | grep overhead: | sort | uniq
|