Home | History | Annotate | only in /external/ltp/testcases/realtime/func/measurement
Up to higher level directory
NameDateSize
Makefile21-Aug-20181K
preempt_timing.c21-Aug-20184.1K
rdtsc-latency.c21-Aug-20184.3K
README21-Aug-2018325
run_auto.sh21-Aug-2018507

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