Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933359Ab3JPQ4v (ORCPT ); Wed, 16 Oct 2013 12:56:51 -0400 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.226]:52749 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932796Ab3JPQ4t (ORCPT ); Wed, 16 Oct 2013 12:56:49 -0400 Date: Wed, 16 Oct 2013 12:56:46 -0400 From: Steven Rostedt To: Borislav Petkov Cc: "Chen, Gong" , tony.luck@intel.com, joe@perches.com, naveen.n.rao@linux.vnet.ibm.com, arozansk@redhat.com, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/9] Extended H/W error log driver Message-ID: <20131016125646.7141b580@gandalf.local.home> In-Reply-To: <20131016160550.GG13608@pd.tnic> References: <1381935366-11731-1-git-send-email-gong.chen@linux.intel.com> <20131016160550.GG13608@pd.tnic> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.20; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.142:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 939 Lines: 32 On Wed, 16 Oct 2013 18:05:50 +0200 Borislav Petkov wrote: > > For trace output format we still need further discussion. In the last > > patch(support trace interface) I have to reserve previous Kconfig > > format because I find once I put trace_event interface in the module, > > it will not work. I will paste another trace patch(it only works when What did not work? > > acpi_extlog is builtin) for your answer. > > I think to be able to define TRACE_EVENTs in modules, you need > https://lwn.net/Articles/383362/ > > Steve, that still true? > Take a look at samples/trace_events/ That's a module that uses TRACE_EVENTs. What exactly is the problem here? -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/