From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=efficios.com header.i=@efficios.com header.b="ZJ2XbjqK" Received: from smtpout.efficios.com (unknown [IPv6:2607:5300:203:b2ee::31e5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 70D5DF3; Sun, 10 Dec 2023 06:09:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=efficios.com; s=smtpout1; t=1702217348; bh=yQG9FMKSExq+UqrKqtA7z6rfOEhxv5CjsSfxjoOFKGc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=ZJ2XbjqK9himh+fH+YjfkR7z5g0yuwyX/4+HU+3o3aCqiVUlP7oi3ve1RDbJYTxXA ink4c0if+BfjeY42azfKaPP8MogUVuMlzTHskOCeqxSWu5rhiDxz+mPBhogVgvDC5q L0AvS7xOEtTD07AwFlH0EOf/OLlfoq1yAwAQJvT5YmX1YFYtMAA5GQgo5zKHWL3hV3 54r9etPzTC3EdZXGCVoc5aAK51AwEB6vDygvRg/cZHIhxmKpKf85xhz5kHZLM98Y5N UqRgug0gGEBNEPBJdXtI8aS3HR18wACxAc2zK43kPnlCtMF0YG5Gbc5DzrROX2cAGY uS8GY+aghcHwQ== Received: from [IPV6:2606:6d00:100:4000:cacb:9855:de1f:ded2] (unknown [IPv6:2606:6d00:100:4000:cacb:9855:de1f:ded2]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4Sp6F02BljzG0H; Sun, 10 Dec 2023 09:09:08 -0500 (EST) Message-ID: <2683467e-cadb-4bb8-8c50-87ef052edacb@efficios.com> Date: Sun, 10 Dec 2023 09:09:06 -0500 Precedence: bulk X-Mailing-List: linux-trace-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] tracing: Allow for max buffer data size trace_marker writes Content-Language: en-US To: Steven Rostedt , LKML , Linux Trace Kernel Cc: Masami Hiramatsu , Mark Rutland References: <20231209175003.63db40ab@gandalf.local.home> From: Mathieu Desnoyers In-Reply-To: <20231209175003.63db40ab@gandalf.local.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2023-12-09 17:50, Steven Rostedt wrote: > From: "Steven Rostedt (Google)" > > Allow a trace write to be as big as the ring buffer tracing data will > allow. Currently, it only allows writes of 1KB in size, but there's no > reason that it cannot allow what the ring buffer can hold. I would expect the tests under tools/testing/selftests/ftrace/* to be affected by those changes. If they are not, then it's a hole in the test coverage and should be taken care of as this behavior is modified. Thanks, Mathieu -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com