From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DF7EBC7EE2E for ; Sat, 10 Jun 2023 08:28:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231679AbjFJI2q (ORCPT ); Sat, 10 Jun 2023 04:28:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49840 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230137AbjFJI2p (ORCPT ); Sat, 10 Jun 2023 04:28:45 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A18743A98; Sat, 10 Jun 2023 01:28:41 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2B8D261DE0; Sat, 10 Jun 2023 08:28:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0E59AC433EF; Sat, 10 Jun 2023 08:28:38 +0000 (UTC) Date: Sat, 10 Jun 2023 09:28:36 +0100 From: Catalin Marinas To: Steven Rostedt Cc: Florent Revest , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, mhiramat@kernel.org, mark.rutland@arm.com, kpsingh@kernel.org, xukuohai@huaweicloud.com Subject: Re: [PATCH 0/2] Ftrace direct call samples improvements Message-ID: References: <20230427140700.625241-1-revest@chromium.org> <20230609162046.13d19398@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230609162046.13d19398@gandalf.local.home> Precedence: bulk List-ID: X-Mailing-List: linux-trace-kernel@vger.kernel.org On Fri, Jun 09, 2023 at 04:20:46PM -0400, Steven Rostedt wrote: > On Thu, 27 Apr 2023 16:06:58 +0200 > Florent Revest wrote: > > > This series is a subset of [1] that didn't go through the arm64 tree. > > > > - The first patch fixes a small bug when a direct call sample is loaded on x86 > > - The second patch adds arm64 support to all direct calls samples > > > > They are sent together because the second one depends on the first one. > > > > This series applies cleanly on Linus's master branch. It needs the first two > > patches of [1] which, at the time of writing, don't seem to have made it to the > > trace/linux-trace tree but I suppose they could be pulled from Linus's master > > > > 1: https://lore.kernel.org/bpf/20230405180250.2046566-1-revest@chromium.org/ > > > > Florent Revest (2): > > samples: ftrace: Save required argument registers in sample > > trampolines > > arm64: ftrace: Add direct call trampoline samples support > > Is this going through the arm64 tree, or should it go through mine? Feel free to take it through your tree. Acked-by: Catalin Marinas From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 53E86C7EE2E for ; Sat, 10 Jun 2023 08:29:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PLYnnheI58Sr5Lw1hEF5SFCFZNbelJEIarZL63b8xvk=; b=V+/7mSUfA0CQt5 kwEDCt03sbcCf6v01mcYiEbwtySvqBTSsO4woiT7B3L4f5Ngp9CEbjdZSG5cvwhRxEj/lIxXNw6Xb kzvqWQwz67o0YFk+Re59slxVLbSTbaHiCmJx6IpFMvpaFY0CvU90wikSKLR6zrvz3a/eY2ntAqys0 OM671UX1m4DE1vH0oHoLu+XL5af+JAwcLVmpgIe6nsI5f2TL+JsfffhY53AUZw86s7/5qVSt60QGV q8YMOjETvH8oF9k0zr7BksjhZQWbrPfNTLYBaaWCeFgRPOaYOW3JxY+R8f9DJhJbBJeCDZFrHTKII v15LZCco27V5QNCrryJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q7txl-00FXno-0e; Sat, 10 Jun 2023 08:28:45 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q7txh-00FXnI-2s for linux-arm-kernel@lists.infradead.org; Sat, 10 Jun 2023 08:28:43 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2803E608CC; Sat, 10 Jun 2023 08:28:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0E59AC433EF; Sat, 10 Jun 2023 08:28:38 +0000 (UTC) Date: Sat, 10 Jun 2023 09:28:36 +0100 From: Catalin Marinas To: Steven Rostedt Cc: Florent Revest , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org, mhiramat@kernel.org, mark.rutland@arm.com, kpsingh@kernel.org, xukuohai@huaweicloud.com Subject: Re: [PATCH 0/2] Ftrace direct call samples improvements Message-ID: References: <20230427140700.625241-1-revest@chromium.org> <20230609162046.13d19398@gandalf.local.home> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230609162046.13d19398@gandalf.local.home> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230610_012841_973150_7D4DDC60 X-CRM114-Status: GOOD ( 19.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jun 09, 2023 at 04:20:46PM -0400, Steven Rostedt wrote: > On Thu, 27 Apr 2023 16:06:58 +0200 > Florent Revest wrote: > > > This series is a subset of [1] that didn't go through the arm64 tree. > > > > - The first patch fixes a small bug when a direct call sample is loaded on x86 > > - The second patch adds arm64 support to all direct calls samples > > > > They are sent together because the second one depends on the first one. > > > > This series applies cleanly on Linus's master branch. It needs the first two > > patches of [1] which, at the time of writing, don't seem to have made it to the > > trace/linux-trace tree but I suppose they could be pulled from Linus's master > > > > 1: https://lore.kernel.org/bpf/20230405180250.2046566-1-revest@chromium.org/ > > > > Florent Revest (2): > > samples: ftrace: Save required argument registers in sample > > trampolines > > arm64: ftrace: Add direct call trampoline samples support > > Is this going through the arm64 tree, or should it go through mine? Feel free to take it through your tree. Acked-by: Catalin Marinas _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel