From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption Date: Thu, 29 Nov 2018 11:17:08 -0500 Message-ID: <20181129111708.766f35d6@gandalf.local.home> References: <20181122002801.501220343@goodmis.org> <20181128203931.ym2rkya7a6agzzy3@redhat.com> <20181128160021.09acd1af@gandalf.local.home> <20181128222936.74da7f54@vmware.local.home> <20181128232430.425f8b12@vmware.local.home> <044db9c0-a937-252f-b9e6-e4060bca3b0d@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <044db9c0-a937-252f-b9e6-e4060bca3b0d@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Joe Lawrence Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Ingo Molnar , Andrew Morton , Thomas Gleixner , Peter Zijlstra , linux-arch@vger.kernel.org, Joel Fernandes , Masami Hiramatsu , Josh Poimboeuf , Andy Lutomirski , Frederic Weisbecker List-Id: linux-arch.vger.kernel.org On Thu, 29 Nov 2018 10:08:55 -0500 Joe Lawrence wrote: > With the "take 2" patch, I only see smp_irq_work_interrupt() graph when > the graph_function is in progress.. for example: In other words it works :-) Can I get a Tested-by from you? -- Steve From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:60936 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728136AbeK3DXF (ORCPT ); Thu, 29 Nov 2018 22:23:05 -0500 Date: Thu, 29 Nov 2018 11:17:08 -0500 From: Steven Rostedt Subject: Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption Message-ID: <20181129111708.766f35d6@gandalf.local.home> In-Reply-To: <044db9c0-a937-252f-b9e6-e4060bca3b0d@redhat.com> References: <20181122002801.501220343@goodmis.org> <20181128203931.ym2rkya7a6agzzy3@redhat.com> <20181128160021.09acd1af@gandalf.local.home> <20181128222936.74da7f54@vmware.local.home> <20181128232430.425f8b12@vmware.local.home> <044db9c0-a937-252f-b9e6-e4060bca3b0d@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Joe Lawrence Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Ingo Molnar , Andrew Morton , Thomas Gleixner , Peter Zijlstra , linux-arch@vger.kernel.org, Joel Fernandes , Masami Hiramatsu , Josh Poimboeuf , Andy Lutomirski , Frederic Weisbecker Message-ID: <20181129161708.ZqqJQ47iPRb-WVbwznMf4niuwZq-i3hfOyluqE2IVMM@z> On Thu, 29 Nov 2018 10:08:55 -0500 Joe Lawrence wrote: > With the "take 2" patch, I only see smp_irq_work_interrupt() graph when > the graph_function is in progress.. for example: In other words it works :-) Can I get a Tested-by from you? -- Steve