Home | History | Annotate | only in /external/ltp/testcases/realtime/func/measurement
Up to higher level directory
NameDateSize
Makefile22-Oct-20201K
preempt_timing.c22-Oct-20204.1K
rdtsc-latency.c22-Oct-20204.3K
README22-Oct-2020325
run_auto.sh22-Oct-2020507

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