Home | History | Annotate | only in /external/ltp/testcases/realtime/func/measurement
Up to higher level directory
NameDateSize
.gitignore06-Dec-201731
Makefile06-Dec-20171K
preempt_timing.c06-Dec-20174.1K
rdtsc-latency.c06-Dec-20174.3K
README06-Dec-2017325
run_auto.sh06-Dec-2017507

README

      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