You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Makefile v811_spc009_project 4 months ago
README v811_spc009_project 4 months ago
preempt_timing.c v811_spc009_project 4 months ago
rdtsc-latency.c v811_spc009_project 4 months ago
run_auto.sh v811_spc009_project 4 months ago

README

These tests (preempt_timing and rdtsc_latency) are intended
to be tools to diagnose problems if gtod_latency results are
problematic.

We don't run these tests by default (top level run.sh script
will not list them, as it won't find run_auto.sh).

They can be run from this test directly by invoking the
local run.sh script.