]> git.baikalelectronics.ru Git - kernel.git/commit
trace/osnoise: Add migrate-disabled field to the osnoise header
authorDaniel Bristot de Oliveira <bristot@kernel.org>
Fri, 15 Oct 2021 15:07:50 +0000 (17:07 +0200)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Tue, 26 Oct 2021 03:02:36 +0000 (23:02 -0400)
commit215a8f8ea98e0c4cdd37b659f876421991f35ed8
tree6c61375543d64b2374bae85432039631046bec09
parentb86d1c8d5cd5dc0421aba004bb3fa81112883da3
trace/osnoise: Add migrate-disabled field to the osnoise header

Since "1735c786cd3c tracing: Add migrate-disabled counter to tracing
output," the migrate disabled field is also printed in the !PREEMPR_RT
kernel config. While this information was added to the vast majority of
tracers, osnoise and timerlat were not updated (because they are new
tracers).

Fix osnoise header by adding the information about migrate disabled.

Link: https://lkml.kernel.org/r/9cb3d54e29e0588dbba12e81486bd8a09adcd8ca.1634308385.git.bristot@kernel.org
Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: x86@kernel.org
Cc: linux-doc@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Fixes: 1735c786cd3c ("tracing: Add migrate-disabled counter to tracing output.")
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace_osnoise.c