Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp405458pxb; Wed, 27 Oct 2021 05:18:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxDM8GEZv2wPjkzTqaWtMcRSlhauuslD2N4azGrt5f0qBcrWo3+TdBW3Wk02ysJu1AceqBD X-Received: by 2002:a05:6402:5244:: with SMTP id t4mr43528716edd.14.1635337119081; Wed, 27 Oct 2021 05:18:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635337119; cv=none; d=google.com; s=arc-20160816; b=T+Dr2lL/mDqWsTUwHz1ekl6q/s9Oj6sq7l9bs0yt1j4qDA+qYbzywyYSV/S3Do01HI 3x5WgFgBbxyVhzHD9Jp8a6gg491n2BoVDHg2vqzdCwx5eupWvQgpkaM+TZaXJt9FN0Y+ 7No7YwUQSwk+aOpiLSP62cZ4NAC30RGBoqIujgw0x6i0OdtbNrjptU17bC62gFmdK3TP PPSNWtIJQGGKG71T984Lz5ekr0JDnlpRcUS+rzBb282eg1CgmkWJlVIL0UTimN6cQKgC XG99FCvyXc232w/73RCc4Kn7+Z7aRaeq95WH2yaJIAa7fp+XuK9cmX3o4qUWuC/Li2Ca BjVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=P4XBghZcX9LmDAp+zmC6XwHvlt3rlh+zeS9O4eCXBGs=; b=R4nROKSxhpqiUvIFLggPySoz4NstyeoYIYC2jcezdxfnUZo5H0lBuwvTdADuAIrVjo 2hjPqQ1PGHPutDf+E1DToSsKAAixTi34EY9OlTdprkXTmlgKJQd86SxocjqTgiH4mOT+ ZOcc0gLymVH2yLzGPOsIi97cq92fYe0r2O+CjbKopIA3cg8fUVAJnUqCpuGowu0zSPeA Z5joDmpIbkTuZsY29Lc8e8gDveZbjvB3YUG236heCzTS4hBTDK2GJhJOK2lY2D06yjRg S1e0ih5QZt97A18fyMZK6Ht1Jd//g/B/w/U23xZnuSIN9jfJvcTBNWBrBfQxTeBjtH5X N68w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y10si25328738edd.413.2021.10.27.05.17.09; Wed, 27 Oct 2021 05:18:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239933AbhJZWLw convert rfc822-to-8bit (ORCPT + 99 others); Tue, 26 Oct 2021 18:11:52 -0400 Received: from us-smtp-delivery-44.mimecast.com ([205.139.111.44]:29004 "EHLO us-smtp-delivery-44.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239935AbhJZWL1 (ORCPT ); Tue, 26 Oct 2021 18:11:27 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-302-JNp1OmZHNGykqJUpDWKjrw-1; Tue, 26 Oct 2021 18:08:59 -0400 X-MC-Unique: JNp1OmZHNGykqJUpDWKjrw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6437E81424A; Tue, 26 Oct 2021 22:08:57 +0000 (UTC) Received: from x1.com (unknown [10.22.32.3]) by smtp.corp.redhat.com (Postfix) with ESMTP id D2ADE60BF1; Tue, 26 Oct 2021 22:08:52 +0000 (UTC) From: Daniel Bristot de Oliveira To: Steven Rostedt Cc: Tao Zhou , Daniel Bristot de Oliveira , Ingo Molnar , Tom Zanussi , Masami Hiramatsu , Juri Lelli , Clark Williams , John Kacur , Peter Zijlstra , Thomas Gleixner , Sebastian Andrzej Siewior , linux-rt-users@vger.kernel.org, linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH V6 15/20] rtla: Add rtla osnoise man page Date: Wed, 27 Oct 2021 00:06:26 +0200 Message-Id: In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=bristot@kernel.org X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: kernel.org Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset=WINDOWS-1252 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Man page for rtla osnoise command. Cc: Steven Rostedt Cc: Ingo Molnar Cc: Tom Zanussi Cc: Masami Hiramatsu Cc: Juri Lelli Cc: Clark Williams Cc: John Kacur Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Sebastian Andrzej Siewior Cc: Daniel Bristot de Oliveira Cc: linux-rt-users@vger.kernel.org Cc: linux-trace-devel@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Daniel Bristot de Oliveira --- .../tools/rtla/common_osnoise_description.rst | 8 +++ Documentation/tools/rtla/rtla-osnoise.rst | 59 +++++++++++++++++++ 2 files changed, 67 insertions(+) create mode 100644 Documentation/tools/rtla/common_osnoise_description.rst create mode 100644 Documentation/tools/rtla/rtla-osnoise.rst diff --git a/Documentation/tools/rtla/common_osnoise_description.rst b/Documentation/tools/rtla/common_osnoise_description.rst new file mode 100644 index 000000000000..8973c5df888f --- /dev/null +++ b/Documentation/tools/rtla/common_osnoise_description.rst @@ -0,0 +1,8 @@ +The **rtla osnoise** tool is an interface for the *osnoise* tracer. The +*osnoise* tracer dispatches a kernel thread per-cpu. These threads read the +time in a loop while with preemption, softirq and IRQs enabled, thus +allowing all the sources of operating systme noise during its execution. +The *osnoise*'s tracer threads take note of the delta between each time +read, along with an interference counter of all sources of interference. +At the end of each period, the *osnoise* tracer displays a summary of +the results. diff --git a/Documentation/tools/rtla/rtla-osnoise.rst b/Documentation/tools/rtla/rtla-osnoise.rst new file mode 100644 index 000000000000..c129b206ce34 --- /dev/null +++ b/Documentation/tools/rtla/rtla-osnoise.rst @@ -0,0 +1,59 @@ +=============== +rtla-osnoise +=============== +------------------------------------------------------------------ +Measure the operating system noise +------------------------------------------------------------------ + +:Manual section: 1 + +SYNOPSIS +======== +**rtla osnoise** [*MODE*] ... + +DESCRIPTION +=========== + +.. include:: common_osnoise_description.rst + +The *osnoise* tracer outputs information in two ways. It periodically prints +a summary of the noise of the operating system, including the counters of +the occurrence of the source of interference. It also provides information +for each noise via the **osnoise:** tracepoints. The **rtla osnoise top** +mode displays information about the periodic summary from the *osnoise* tracer. +The **rtla osnoise hist** mode displays information about the noise using +the **osnoise:** tracepoints. For further details, please refer to the +respective man page. + +MODES +===== +**top** + + Prints the summary from osnoise tracer. + +**hist** + + Prints a histogram of osnoise samples. + +If no MODE is given, the top mode is called, passing the arguments. + +OPTIONS +======= + +**-h**, **--help** + + Display the help text. + +For other options, see the man page for the corresponding mode. + +SEE ALSO +======== +**rtla-osnoise-top**\(1), **rtla-osnoise-hist**\(1) + +Osnoise tracer documentation: + +AUTHOR +====== +Written by Daniel Bristot de Oliveira + +.. include:: common_appendix.rst -- 2.31.1