Received: by 2002:a05:7412:8598:b0:f9:33c2:5753 with SMTP id n24csp100286rdh; Mon, 18 Dec 2023 12:52:40 -0800 (PST) X-Google-Smtp-Source: AGHT+IG4CXsxpFBj+KmxdfoxesjIYDG+qnrzo/GCkeK88m6nFm1zQVN4NTp6gMzWWiWdDw9E3Mfx X-Received: by 2002:a81:5b46:0:b0:5d7:545e:3bdd with SMTP id p67-20020a815b46000000b005d7545e3bddmr13416726ywb.3.1702932760242; Mon, 18 Dec 2023 12:52:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702932760; cv=none; d=google.com; s=arc-20160816; b=xsINdRqTP3Ie6SBg7ISmKzs+t42xpOmnRba4kdYEkOXGx37Lno57pmYqhSqZ4MDKkd 4ZQXdjmtJw9vd4UH3DdEOVYSnHyCWDrjX1s+j27Ngc1Deg3DQUOeBqbKgsDlK727ymSs Dx5LfVbJHvbbgCN8TEG+k2rmqL6r/q1JVhMQP6a9tJQAnFodTzBgv+1MR9UbIM4UckSo nJBNctbLC1UZxExKDYnhUx8I/WCyIZPADhjaWe6j7jXTTuC+g7fykWQvJr7oIDxYKPLf iEdc2k3xeEYA5FkHaZVePKhvKRUsky/GlMs4pFiOleXbJ+be7JuBxiAIzoRIZnP+JXMv otsQ== 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=sOzYmzZ1UQuKTSIM3/AEfwT9LTYJdL9CBMzTUKpQEpc=; fh=lIYjH3PLCevVppZ1/w7wjqo058htH+Ipz1SN6vod1kw=; b=Iug/Qz2PxMuU+GXRkhS7AWnmlxqF5v3YsZLViGxBeoY5tLs04oPUWrJx9jGZJJVUln iaB36FiTNIBrsf4k+3T+0Vxv8jghKTU4l8mN6Lgjl/HPdzhZ6mom5orXI/aKUnMtRE5t ri0KoFxPWcsD0ZTsV8wyAUGQVoZsq8xeUvQz9+6Fwbbj8qXSYyo7ZvYXbvwNXo0UJWLl vh9N29pW24OHzrIGeR+z9Xr/qHDrniewNUjaFgTrxHmhJ+mL5TFNz/mrxsd0001mVhjI mC4T6dSrQ3wzhOt+Xna48HSQ81yMy7e6d59Ncpd838dI+CpyNJdlxSHPrhiF+ZijwEul P3XQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4379-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4379-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org. [2604:1380:45d1:ec00::1]) by mx.google.com with ESMTPS id cj19-20020a05622a259300b004237dbacfcbsi25314437qtb.778.2023.12.18.12.52.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Dec 2023 12:52:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-4379-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) client-ip=2604:1380:45d1:ec00::1; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-4379-linux.lists.archive=gmail.com@vger.kernel.org designates 2604:1380:45d1:ec00::1 as permitted sender) smtp.mailfrom="linux-kernel+bounces-4379-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 ny.mirrors.kernel.org (Postfix) with ESMTPS id F25EA1C21941 for ; Mon, 18 Dec 2023 20:52:39 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 4B93D7347E; Mon, 18 Dec 2023 20:52:32 +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 C70D772057; Mon, 18 Dec 2023 20:52:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5879EC433C7; Mon, 18 Dec 2023 20:52:30 +0000 (UTC) Date: Mon, 18 Dec 2023 15:53:26 -0500 From: Steven Rostedt To: Shuah Khan Cc: "Masami Hiramatsu (Google)" , LKML , Linux Trace Kernel , Mark Rutland , Mathieu Desnoyers , Shuah Khan , linux-kselftest@vger.kernel.org Subject: Re: [PATCH v4] tracing/selftests: Add test to test the trace_marker Message-ID: <20231218155326.009e3d74@gandalf.local.home> In-Reply-To: <9978c0db-ec37-4d99-847b-86098bb0ba98@linuxfoundation.org> References: <20231213111527.6a4c9b58@gandalf.local.home> <20231214075926.e3969c8746068953fe910ed0@kernel.org> <9978c0db-ec37-4d99-847b-86098bb0ba98@linuxfoundation.org> 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 Mon, 18 Dec 2023 13:49:22 -0700 Shuah Khan wrote: > On 12/13/23 15:59, Masami Hiramatsu (Google) wrote: > > On Wed, 13 Dec 2023 11:15:27 -0500 > > Steven Rostedt wrote: > > > >> From: "Steven Rostedt (Google)" > >> > >> Add a test that writes longs strings, some over the size of the sub buffer > >> and make sure that the entire content is there. > > > > This looks good to me. and tested. > > > > Acked-by: Masami Hiramatsu (Google) > > Tested-by: Masami Hiramatsu (Google) > > > > Assuming this is going through tracing: Yeah, I'll pull it through mine, as it's being used to make sure the code I'm working on still works. > > Acked-by: Shuah Khan Thanks, I'll add that. -- Steve