]> www.infradead.org Git - users/dwmw2/linux.git/commit
rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Dec 2024 22:41:55 +0000 (14:41 -0800)
committerBoqun Feng <boqun.feng@gmail.com>
Wed, 5 Feb 2025 15:14:39 +0000 (07:14 -0800)
commit65e6ff0f31184bd9ce01c7bfef28558e6b70f96a
treec2dce07ce7f19aeb6feda306b42f4e0cf4322dd0
parenta8f7c9c4576de902327cff5890d0fe882fb9bada
rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output

This commit adds an ftrace-compatible microsecond-scale timestamp
to the failure/close-call output, but only in kernels built with
CONFIG_RCU_TORTURE_TEST_LOG_GP=y.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
kernel/rcu/rcutorture.c