Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
.gitignore | 06-Dec-2017 | 31 | |
Makefile | 06-Dec-2017 | 1K | |
preempt_timing.c | 06-Dec-2017 | 4.1K | |
rdtsc-latency.c | 06-Dec-2017 | 4.3K | |
README | 06-Dec-2017 | 325 | |
run_auto.sh | 06-Dec-2017 | 507 |
1 These tests (preempt_timing and rdtsc_latency) are intended 2 to be tools to diagnose problems if gtod_latency results are 3 problematic. 4 5 We don't run these tests by default (top level run.sh script 6 will not list them, as it won't find run_auto.sh). 7 8 They can be run from this test directly by invoking the 9 local run.sh script. 10