allwinner_a64/android/external/ltp/testcases/realtime/func/measurement
2018-08-08 16:14:42 +08:00
..
Makefile upload android base code part2 2018-08-08 16:14:42 +08:00
preempt_timing.c upload android base code part2 2018-08-08 16:14:42 +08:00
rdtsc-latency.c upload android base code part2 2018-08-08 16:14:42 +08:00
README upload android base code part2 2018-08-08 16:14:42 +08:00
run_auto.sh upload android base code part2 2018-08-08 16:14:42 +08:00

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.