commit | f63522f041948f5f7f0f9720e944e1f62bdab03a | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Thu Dec 05 14:41:55 2024 -0800 |
committer | Paul E. McKenney <paulmck@kernel.org> | Fri Dec 06 16:11:40 2024 -0800 |
tree | 7dc3b1793d8cf27766eec778c4fdca0e4332736e | |
parent | 99760925ee70b291c7d2751af6b1bcc89ebb0528 [diff] |
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>