From patchwork Tue Jul 18 08:52:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Changbin Du X-Patchwork-Id: 121885 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:c923:0:b0:3e4:2afc:c1 with SMTP id j3csp1608082vqt; Tue, 18 Jul 2023 02:14:27 -0700 (PDT) X-Google-Smtp-Source: APBJJlFn1zICR/lZsGqF6nzZ+jIHkdD1YNcbhX0hDTtewJodP580e3d0NQsO+HgCr7FLwIdZg1jw X-Received: by 2002:a17:90a:7185:b0:25e:d727:6fb4 with SMTP id i5-20020a17090a718500b0025ed7276fb4mr11932986pjk.2.1689671666803; Tue, 18 Jul 2023 02:14:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1689671666; cv=none; d=google.com; s=arc-20160816; b=LqhCI7o33ieNIeaUmSh1ucdlcrzt9GReuLLUDp/e6SwUwkvkE/ql4AeZvZ3RbZczK5 HteHsVunl4HDqWx4EKXp3MDLcxGHj92gYkB1LtCkiQ0h78Ap/4YtWIN2IzDURi/KJ8qq Zs76sgm1uTlfEnysnzZ0XzTKrceAPouH+gK4PwMudnXkiNnZtNBVVR461Na4KcoMmSM9 AUlqnCdRbpCY7qVLnGm/yyQl9Fo18rcI+H0nQNJCj9Su1mQG4b8F2ATIgwSyDTiO+YE9 Y1mjeC/KawizdTtl7fKm4pPtpgXKdGNSJckE/+LLKVt5q42LKHtMGNWX+M29MtqIQM6l ZCgg== 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 :message-id:date:subject:cc:to:from; bh=SfDm7c/tTgFVPAoZNIz+8Fk6reuGDEa6WBstftLcssU=; fh=x7xHyBuy9vJP2o3eyB06HrStmHOiZEAhbL39f0XrLiM=; b=Q66DQw+Z6Nna+BgFVwWAdBmXrdh3x6IEqSX3l9o+t4h1slOefk07Qwv/rO/jMv1Ld/ uE8nqxz8ff3d6z1SkkSXzMyFb4zTx03ALvCLhvGUG2VnQsC7VssgxyRS1v124Clk+fqk 4aOrWvlsrZxWuXJRhuB150+rz2564hI8v7l0yMIF+w04ScVHX718pLmjeRzbW6Nfc1Lq O/JKpQdvOcK2h9cWX48SwKxVMQiShopgjw+ms0ol9Bqk79GV5GAFLgbdB/s5VwGqyG7P F4AkXEo5EDHlfkxVIfDfzLZuEIxYJez6zRqJPVF12bhVaw7qcu2Y0VvUU7tAcoabr9Pz UXdA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h12-20020a17090adb8c00b0025699253314si7160394pjv.39.2023.07.18.02.14.14; Tue, 18 Jul 2023 02:14:26 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230408AbjGRIxN (ORCPT + 99 others); Tue, 18 Jul 2023 04:53:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232052AbjGRIxF (ORCPT ); Tue, 18 Jul 2023 04:53:05 -0400 Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8655F103; Tue, 18 Jul 2023 01:53:03 -0700 (PDT) Received: from kwepemi500013.china.huawei.com (unknown [172.30.72.56]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4R4t4M072Jz18LrN; Tue, 18 Jul 2023 16:52:18 +0800 (CST) Received: from M910t.huawei.com (10.110.54.157) by kwepemi500013.china.huawei.com (7.221.188.120) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Tue, 18 Jul 2023 16:53:00 +0800 From: Changbin Du To: Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo CC: Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Ian Rogers , Adrian Hunter , , , Changbin Du Subject: [PATCH] perf: doc: fix format of unordered lists Date: Tue, 18 Jul 2023 16:52:42 +0800 Message-ID: <20230718085242.3090797-1-changbin.du@huawei.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Originating-IP: [10.110.54.157] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To kwepemi500013.china.huawei.com (7.221.188.120) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: INBOX X-GMAIL-THRID: 1771749157861382627 X-GMAIL-MSGID: 1771749157861382627 Fix the format of unordered lists so the can wrap properly. Signed-off-by: Changbin Du Acked-by: Adrian Hunter --- tools/perf/Documentation/perf-ftrace.txt | 16 +++--- tools/perf/Documentation/perf-record.txt | 73 +++++++++++++----------- 2 files changed, 48 insertions(+), 41 deletions(-) diff --git a/tools/perf/Documentation/perf-ftrace.txt b/tools/perf/Documentation/perf-ftrace.txt index df4595563801..d780b93fcf87 100644 --- a/tools/perf/Documentation/perf-ftrace.txt +++ b/tools/perf/Documentation/perf-ftrace.txt @@ -96,8 +96,9 @@ OPTIONS for 'perf ftrace trace' --func-opts:: List of options allowed to set: - call-graph - Display kernel stack trace for function tracer. - irq-info - Display irq context info for function tracer. + + - call-graph - Display kernel stack trace for function tracer. + - irq-info - Display irq context info for function tracer. -G:: --graph-funcs=:: @@ -118,11 +119,12 @@ OPTIONS for 'perf ftrace trace' --graph-opts:: List of options allowed to set: - nosleep-time - Measure on-CPU time only for function_graph tracer. - noirqs - Ignore functions that happen inside interrupt. - verbose - Show process names, PIDs, timestamps, etc. - thresh= - Setup trace duration threshold in microseconds. - depth= - Set max depth for function graph tracer to follow. + + - nosleep-time - Measure on-CPU time only for function_graph tracer. + - noirqs - Ignore functions that happen inside interrupt. + - verbose - Show process names, PIDs, timestamps, etc. + - thresh= - Setup trace duration threshold in microseconds. + - depth= - Set max depth for function graph tracer to follow. OPTIONS for 'perf ftrace latency' diff --git a/tools/perf/Documentation/perf-record.txt b/tools/perf/Documentation/perf-record.txt index 9c01076f6c89..8ee5d60225ec 100644 --- a/tools/perf/Documentation/perf-record.txt +++ b/tools/perf/Documentation/perf-record.txt @@ -523,9 +523,10 @@ CLOCK_BOOTTIME, CLOCK_REALTIME and CLOCK_TAI. Select AUX area tracing Snapshot Mode. This option is valid only with an AUX area tracing event. Optionally, certain snapshot capturing parameters can be specified in a string that follows this option: - 'e': take one last snapshot on exit; guarantees that there is at least one + + - 'e': take one last snapshot on exit; guarantees that there is at least one snapshot in the output file; - : if the PMU supports this, specify the desired snapshot size. + - : if the PMU supports this, specify the desired snapshot size. In Snapshot Mode trace data is captured only when signal SIGUSR2 is received and on exit if the above 'e' option is given. @@ -572,8 +573,9 @@ providing implementation for Posix AIO API. --affinity=mode:: Set affinity mask of trace reading thread according to the policy defined by 'mode' value: - node - thread affinity mask is set to NUMA node cpu mask of the processed mmap buffer - cpu - thread affinity mask is set to cpu of the processed mmap buffer + + - node - thread affinity mask is set to NUMA node cpu mask of the processed mmap buffer + - cpu - thread affinity mask is set to cpu of the processed mmap buffer --mmap-flush=number:: @@ -625,16 +627,17 @@ Record timestamp boundary (time of first/last samples). --switch-output[=mode]:: Generate multiple perf.data files, timestamp prefixed, switching to a new one based on 'mode' value: - "signal" - when receiving a SIGUSR2 (default value) or - - when reaching the size threshold, size is expected to - be a number with appended unit character - B/K/M/G -