android13/external/ltp/testcases/realtime/func/measurement
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
preempt_timing.c initial 2024-06-22 20:45:49 +08:00
rdtsc-latency.c initial 2024-06-22 20:45:49 +08:00
run_auto.sh initial 2024-06-22 20:45:49 +08:00

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.