We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed774f7 commit 6127383Copy full SHA for 6127383
Documentation/tools/rtla/common_timerlat_options.rst
@@ -26,3 +26,10 @@
26
Set the /dev/cpu_dma_latency to *us*, aiming to bound exit from idle latencies.
27
*cyclictest* sets this value to *0* by default, use **--dma-latency** *0* to have
28
similar results.
29
+
30
+**-u**, **--user-threads**
31
32
+ Set timerlat to run without a workload, and then dispatches user-space workloads
33
+ to wait on the timerlat_fd. Once the workload is awakes, it goes to sleep again
34
+ adding so the measurement for the kernel-to-user and user-to-kernel to the tracer
35
+ output.
0 commit comments