]> www.infradead.org Git - users/hch/xfs.git/commit
rtla: Fix the help text in osnoise and timerlat top tools
authorEder Zulian <ezulian@redhat.com>
Tue, 13 Aug 2024 15:58:31 +0000 (17:58 +0200)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 3 Oct 2024 20:43:22 +0000 (16:43 -0400)
commit3d7b8ea7a8a20a45d019382c4dc6ed79e8bb95cf
tree3f386f8ba4fad272ff8c820bb2a97c064a0eea26
parentf771d5369f1dbfe32c93bcb4f5d7ca8322b15389
rtla: Fix the help text in osnoise and timerlat top tools

The help text in osnoise top and timerlat top had some minor errors
and omissions. The -d option was missing the 's' (second) abbreviation and
the error message for '-d' used '-D'.

Cc: stable@vger.kernel.org
Fixes: 1eceb2fc2ca54 ("rtla/osnoise: Add osnoise top mode")
Fixes: a828cd18bc4ad ("rtla: Add timerlat tool and timelart top mode")
Link: https://lore.kernel.org/20240813155831.384446-1-ezulian@redhat.com
Suggested-by: Tomas Glozar <tglozar@redhat.com>
Reviewed-by: Tomas Glozar <tglozar@redhat.com>
Signed-off-by: Eder Zulian <ezulian@redhat.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
tools/tracing/rtla/src/osnoise_top.c
tools/tracing/rtla/src/timerlat_top.c