Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp945949pxb; Wed, 3 Mar 2021 22:04:34 -0800 (PST) X-Google-Smtp-Source: ABdhPJz4v+Dx90wpOE6jauW7uPuv4RKlOSGsU9xa34JajHZz9EXIbuvIrqGufliteH0x7eItgE5Z X-Received: by 2002:aa7:cc8b:: with SMTP id p11mr2646171edt.284.1614837874553; Wed, 03 Mar 2021 22:04:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614837874; cv=none; d=google.com; s=arc-20160816; b=mKwccb43YdlzPiMstWRHBmirqXQJDecqU2d+b8v+dG8UGIm1Q4hyGIEmU4wCmELfY3 mUXyr2awYsuDQ3qnv+hcCXDlN7QR/4txJpLf1yUMefk1/v0TZUr++67AJpP8Bq1Nz6KA wkIUC/wG0HolAYm9mICWLttuarRbDaWODz+WEzUIUvUneicpOY48/FEMiI1wr4rTht1T o/cxY0DygPZL3lfwGbr/0rnqDsRABAesHvtFWBJOqeSPhHopMpByiPkrmf7YzMWKPpSL 0SMKyBs3zmFBDhvOa8P6YFEVXfPRtxgc2ibSXwXK3GM/trhy0ctYKHlHNJe105p7hHFi nr2w== 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 :organization:message-id:date:subject:cc:to:from; bh=egm2LqlzApTWBinqg6oNwFCco0tBg/x+omsE2XRJ3Lc=; b=oKNmldNWzpqvO6qdKX7KY9ZfFKhX1RZo5lLajJYFdXT1ns/UyWI+wtEfMKO1FsIvee Sp+ChXeZaTwmqyKcXcqJgWAB4uxUaabyVGY4WF/Bym/bYvCDkZIh7x9meVtKMf3qil63 Sbb2BWAOz4dRZRRsoE9VhOym3wvO1a7m/orqKimRvKALI2wq5klXJcDCl8CvZLNdRBMe 4Qc+D9PjNiyVULcIGmSIIsCMRGxRDwMh/6tl/y2jQrVDrbReJ4ARiVl8up37U1Zh6y/w Y/JqnvhGATp7rBu2UARBEJrq5qu0olHjrTpg0/rNkjN7PqKyCwUcYQd0Ii1wocZyNr0C YhkA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ca3si17476335ejb.561.2021.03.03.22.04.11; Wed, 03 Mar 2021 22:04:34 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1837886AbhCBJJX convert rfc822-to-8bit (ORCPT + 99 others); Tue, 2 Mar 2021 04:09:23 -0500 Received: from mx1.emlix.com ([136.243.223.33]:42308 "EHLO mx1.emlix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1837775AbhCBI6j (ORCPT ); Tue, 2 Mar 2021 03:58:39 -0500 Received: from mailer.emlix.com (p5098be52.dip0.t-ipconnect.de [80.152.190.82]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.emlix.com (Postfix) with ESMTPS id 13EBE5F93E; Tue, 2 Mar 2021 09:49:29 +0100 (CET) From: Rolf Eike Beer To: Steven Rostedt Cc: Ingo Molnar , linux-kernel@vger.kernel.org Subject: [PATCH] Kconfig: fix help text of TRACEPOINT_BENCHMARK Date: Tue, 02 Mar 2021 09:49:28 +0100 Message-ID: <1863065.aFVDpXsuPd@devpool47> Organization: emlix GmbH MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Rolf Eike Beer --- kernel/trace/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index 9c266b93cbc0..7fa82778c3e6 100644 --- a/kernel/trace/Kconfig +++ b/kernel/trace/Kconfig @@ -694,7 +694,7 @@ config TRACEPOINT_BENCHMARK help This option creates the tracepoint "benchmark:benchmark_event". When the tracepoint is enabled, it kicks off a kernel thread that - goes into an infinite loop (calling cond_sched() to let other tasks + goes into an infinite loop (calling cond_resched() to let other tasks run), and calls the tracepoint. Each iteration will record the time it took to write to the tracepoint and the next iteration that data will be passed to the tracepoint itself. That is, the tracepoint -- 2.30.1 -- Rolf Eike Beer, emlix GmbH, http://www.emlix.com Fon +49 551 30664-0, Fax +49 551 30664-11 Gothaer Platz 3, 37083 Göttingen, Germany Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160 Geschäftsführung: Heike Jordan, Dr. Uwe Kracke – Ust-IdNr.: DE 205 198 055 emlix - smart embedded open source