From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757401Ab0KJXUc (ORCPT ); Wed, 10 Nov 2010 18:20:32 -0500 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.125]:57910 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757279Ab0KJXUb (ORCPT ); Wed, 10 Nov 2010 18:20:31 -0500 X-Authority-Analysis: v=1.1 cv=+c36koQ5Dcj/1qolKHjtkYAGXvrVJRRiKMp+84F5sLg= c=1 sm=0 a=0Gcdu3wDtgIA:10 a=Q9fys5e9bTEA:10 a=OPBmh+XkhLl+Enan7BmTLg==:17 a=sdKRNInUc8Rz3hFnJc4A:9 a=6zHIh4lOpUtwIZkLsGHNAnS76q0A:4 a=PUjeQqilurYA:10 a=OPBmh+XkhLl+Enan7BmTLg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 67.242.120.143 Subject: Re: Tracing Requirements (was: [RFC/Requirements/Design] h/w error reporting) From: Steven Rostedt To: Thomas Gleixner Cc: Mathieu Desnoyers , "Luck, Tony" , Frederic Weisbecker , Ingo Molnar , Peter Zijlstra , "linux-kernel@vger.kernel.org" , "Huang, Ying" , "bp@alien8.de" , "akpm@linux-foundation.org" , "mchehab@redhat.com" , Arnaldo Carvalho de Melo , Arjan van de Ven In-Reply-To: References: <1289401781.12418.145.camel@gandalf.stny.rr.com> <1289403019.2084.17.camel@laptop> <20101110174852.GB4001@elte.hu> <1289412329.12418.177.camel@gandalf.stny.rr.com> <1289413460.2084.27.camel@laptop> <20101110184105.GH22410@elte.hu> <1289415645.12418.180.camel@gandalf.stny.rr.com> <20101110191127.GA6190@nowhere> <20101110202316.GA32396@Krystal> <987664A83D2D224EAE907B061CE93D5301649A71DC@orsmsx505.amr.corp.intel.com> <20101110225115.GB9299@Krystal> Content-Type: text/plain; charset="ISO-8859-15" Date: Wed, 10 Nov 2010 18:20:27 -0500 Message-ID: <1289431227.12418.211.camel@gandalf.stny.rr.com> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2010-11-11 at 00:12 +0100, Thomas Gleixner wrote: > Cramming both into the same session is just insane. That just doubled the overhead of the tracer. > > The first rule is "Keep It Simple!". Period. It's not that complex. Both Mathieu and I have implemented it. Really, I've seen a lot more complex code. Just because it does not fit into the CS101 course does not mean that it is totally complex. -- Steve