https://bugzilla.kernel.org/show_bug.cgi?id=67291 --- Comment #1 from Michael Kerrisk <mtk.manpages@xxxxxxxxx> --- Regarding point 1, I applied the following patch: @@ -172,7 +172,8 @@ which may have discontinuities if the time is changed using .BR settimeofday (2). .TP .BR CLOCK_PROCESS_CPUTIME_ID " (since Linux 2.6.12)" -High-resolution per-process timer from the CPU. +Per-process CPU-time clock +(measures CPU time consumed by all threads in the process). .TP .BR CLOCK_THREAD_CPUTIME_ID " (since Linux 2.6.12)" Thread-specific CPU-time clock. Regarding point 2, I think the problem you are concerned about was addressed in an earlier commit; see http://git.kernel.org/cgit/docs/man-pages/man-pages.git/commit/?id=78638aae3035d85ca027c003f480ff5d7921fac0 -- You are receiving this mail because: You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html