From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Lawrence Subject: Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption Date: Thu, 29 Nov 2018 11:32:39 -0500 Message-ID: <11879829-4827-8eda-7cb8-ddcfdc404120@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> <20181129111708.766f35d6@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20181129111708.766f35d6@gandalf.local.home> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Steven Rostedt 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 11/29/2018 11:17 AM, Steven Rostedt wrote: > 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? > Yup, thanks for fixing! Tested-by: Joe Lawrence -- Joe From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:49971 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729216AbeK3Dii (ORCPT ); Thu, 29 Nov 2018 22:38:38 -0500 Subject: Re: [for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption 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> <20181129111708.766f35d6@gandalf.local.home> From: Joe Lawrence Message-ID: <11879829-4827-8eda-7cb8-ddcfdc404120@redhat.com> Date: Thu, 29 Nov 2018 11:32:39 -0500 MIME-Version: 1.0 In-Reply-To: <20181129111708.766f35d6@gandalf.local.home> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: Steven Rostedt 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: <20181129163239.xpi5oUa_hsDndaZeAluiuZYkSw7Y5mFfehQ9CpHQghQ@z> On 11/29/2018 11:17 AM, Steven Rostedt wrote: > 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? > Yup, thanks for fixing! Tested-by: Joe Lawrence -- Joe