]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtla: Report missed event count
authorTomas Glozar <tglozar@redhat.com>
Thu, 23 Jan 2025 14:23:39 +0000 (15:23 +0100)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Fri, 24 Jan 2025 18:47:07 +0000 (13:47 -0500)
commitcf186201118c953c3a0256312a186b3d24ffdb9f
treec04dc6f7b61e6166e872bf05703da483f9b4f5c9
parent8ccd9d8bb913577c7ec98061cd6e73380e538532
rtla: Report missed event count

Print how many events were missed by trace buffer overflow in the main
instance at the end of the run (for hist) or during the run (for top).

Cc: John Kacur <jkacur@redhat.com>
Cc: Luis Goncalves <lgoncalv@redhat.com>
Link: https://lore.kernel.org/20250123142339.990300-5-tglozar@redhat.com
Signed-off-by: Tomas Glozar <tglozar@redhat.com>
Tested-by: Gabriele Monaco <gmonaco@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/tracing/rtla/src/osnoise_hist.c
tools/tracing/rtla/src/osnoise_top.c
tools/tracing/rtla/src/timerlat_hist.c
tools/tracing/rtla/src/timerlat_top.c