Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761600AbYGOSdu (ORCPT ); Tue, 15 Jul 2008 14:33:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755860AbYGOSda (ORCPT ); Tue, 15 Jul 2008 14:33:30 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.125]:43164 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755389AbYGOSd3 (ORCPT ); Tue, 15 Jul 2008 14:33:29 -0400 Date: Tue, 15 Jul 2008 14:33:26 -0400 (EDT) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Mathieu Desnoyers cc: Peter Zijlstra , akpm@linux-foundation.org, Ingo Molnar , linux-kernel@vger.kernel.org, Masami Hiramatsu , "Frank Ch. Eigler" , Hideo AOKI , Takashi Nishiie , Alexander Viro , Eduard - Gabriel Munteanu , Paul E McKenney Subject: Re: [patch 01/15] Kernel Tracepoints In-Reply-To: <20080715182210.GA4334@Krystal> Message-ID: References: <20080709145929.352201601@polymtl.ca> <20080709150043.693920317@polymtl.ca> <1216108237.12595.122.camel@twins> <20080715132543.GB20037@Krystal> <1216130593.12595.189.camel@twins> <20080715144628.GD20037@Krystal> <1216134829.12595.207.camel@twins> <20080715182210.GA4334@Krystal> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 864 Lines: 47 On Tue, 15 Jul 2008, Mathieu Desnoyers wrote: > > I'm also wondering if it's better to have : > > filemap.h > fs.h > hugetlb.h > ipc.h > ipv4.h > ipv6.h > irq.h > kernel.h > memory.h > net.h > page.h > sched.h > swap.h > timer.h This might be a better idea. > > all in include/trace/ or to create subdirectories first, like : > > include/trace/net/ > include/trace/mm/ I think that is too much. A single trace directory should be sufficent. > .... > > or to go the other way around and re-use the existing subdirectories : > > include/net/trace/ > include/mm/trace/ > .... I'm definitely against that. -- 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/