Skip to content

Documentation: rtla: Correct command line example

John Kacur requested to merge jkacur/centos-stream-9:bz2189439 into main

Author: John Kacur jkacur@redhat.com Date: Wed May 10 08:51:21 2023 -0400

Documentation: rtla: Correct command line example

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2189439

commit 877d95dcfd0a56102d4b97a9691115f5fb5e9ea3
Author:    Pierre Gondois <pierre.gondois@arm.com>
Date:      Thu Oct 6 10:44:09 2022 +0200

        Documentation: rtla: Correct command line example

        The '-t/-T' parameters seem to have been swapped:
        -t/--trace[=file]: save the stopped trace
        to [file|timerlat_trace.txt]
        -T/--thread us: stop trace if the thread latency
        is higher than the argument in us

        Swap them back.

        Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
        Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>
        Link: https://lore.kernel.org/r/20221006084409.3882542-1-pierre.gondois@arm.com
        Signed-off-by: Jonathan Corbet <corbet@lwn.net>

Signed-off-by: John Kacur jkacur@redhat.com

Edited by Jarod Wilson

Merge request reports