Received: by 2002:a05:7412:b995:b0:f9:9502:5bb8 with SMTP id it21csp7364737rdb; Wed, 3 Jan 2024 13:24:41 -0800 (PST) X-Google-Smtp-Source: AGHT+IFPStfTWI63bdEUZkdZbg7NztITJsoR8UIZb3y4B5PD20t9TBFmdkF6B7CXStbX4Ade2bcC X-Received: by 2002:a17:90a:604e:b0:28c:9e16:531a with SMTP id h14-20020a17090a604e00b0028c9e16531amr4047949pjm.14.1704317081379; Wed, 03 Jan 2024 13:24:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1704317081; cv=none; d=google.com; s=arc-20160816; b=FBw4ClP9YpRAlDeaXKNrNp749Y2NWHc59jMAP3EYhLSfKFkoaEQnRKytWFU4+vFsXI n5Tg0qaw+EzsrFwkGPL6b5c9G00wnZRPKXq9oIu8xR7eO1rYaL78x79J/QMXXTY34j7k t4BwY2tgaSVV9hLY9XywH1svn07KAWVqPsR4rdQCX5tqz1w7ALu6BCDG0wuavtQG5cK/ 0E8l2vAL/1pefT+W80bPG1SuVsI7N7q+t0PWgKxABzrI/h3D2N12yePsyVEZXButrDIj AjJ7izINZ/1hx/UFSppyiCXTQ38KiWa0Tuu3UccI1JOv+v/a50WFHyHGJVdYR671OxUW BhrA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:list-unsubscribe :list-subscribe:list-id:precedence:references:in-reply-to:message-id :subject:cc:to:from:date; bh=UhR4u2xHwBQSuMcG9TIFDGObT/jyJ86btg4+BCJbpsU=; fh=Hh/1Wtoej9xVtOuIwQc9N/5bsMwlAQbuuxmTNH7ajSw=; b=UQjqecgUdzUMk6BIjVE8rjM1F4eCa0wXfcX3LIKYuisFyRkXaf4e+R/miD2aOKJFlW pFSsr8RZ8FqH3L5r00KpdjEpU2uQL+wH5iAI22gzyDP4DZDNVDtHrbfv4vIC9WAMbpR8 MH2+IyeHzUnjtxQDtUPJ1JA8g4Te8DLWdOJe3JuYimozM/30bMTeIuV5gag4nuGM9Qb7 +Y7EEIVDCT4Bw2mW5UisRlxORqY7A9Zo60jxRTuWzGZEsMhdY7PPuWswZO7vxn901eg9 DUpHQtHEmlMx9xWxLImNtF1wqKf172Kq7c7ax6ksZbk62h6pqa6rHE7u3f7TlGmvZLRm R/Yw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-16020-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45e3:2400::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-16020-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org. [2604:1380:45e3:2400::1]) by mx.google.com with ESMTPS id fy3-20020a17090b020300b0028bc1dc4cadsi1831110pjb.140.2024.01.03.13.24.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jan 2024 13:24:41 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-16020-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45e3:2400::1 as permitted sender) client-ip=2604:1380:45e3:2400::1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-16020-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45e3:2400::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-16020-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 137F92877FC for ; Wed, 3 Jan 2024 21:24:41 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 253E21D6A1; Wed, 3 Jan 2024 21:24:34 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A78F61DA23; Wed, 3 Jan 2024 21:24:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C96FC433C8; Wed, 3 Jan 2024 21:24:32 +0000 (UTC) Date: Wed, 3 Jan 2024 16:25:35 -0500 From: Steven Rostedt To: Jonathan Corbet Cc: LKML , linux-doc@vger.kernel.org, Linux Trace Kernel , Masami Hiramatsu , Mathieu Desnoyers Subject: Re: [PATCH v2] ring-buffer/Documentation: Add documentation on buffer_percent file Message-ID: <20240103162535.6de92d55@gandalf.local.home> In-Reply-To: <87h6ju86fh.fsf@meer.lwn.net> References: <20231226130149.4685c838@gandalf.local.home> <87h6ju86fh.fsf@meer.lwn.net> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 03 Jan 2024 14:15:30 -0700 Jonathan Corbet wrote: > Steven Rostedt writes: > > > From: "Steven Rostedt (Google)" > > > > When the buffer_percent file was added to the kernel, the documentation > > should have been updated to document what that file does. > > > > Fixes: 03329f9939781 ("tracing: Add tracefs file buffer_percentage") > > Signed-off-by: Steven Rostedt (Google) > > --- > > Changes since v1: https://lore.kernel.org/all/20231226123525.71a6d0fb@gandalf.local.home/ > > > > - Fixed some grammar issues. > > > > Documentation/trace/ftrace.rst | 15 +++++++++++++++ > > 1 file changed, 15 insertions(+) > > Are you planning on shipping this one upstream, or would you like me to > pick it up? I was hoping you can take it, but please take v3. https://lore.kernel.org/all/20231229122402.537eb252@gandalf.local.home/ Thanks! -- Steve