Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752477AbbHaHn6 (ORCPT ); Mon, 31 Aug 2015 03:43:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52354 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751862AbbHaHn4 (ORCPT ); Mon, 31 Aug 2015 03:43:56 -0400 Date: Mon, 31 Aug 2015 09:43:53 +0200 From: Jiri Olsa To: Matt Fleming Cc: Arnaldo Carvalho de Melo , Jiri Olsa , lkml , David Ahern , Ingo Molnar , Namhyung Kim , Peter Zijlstra , =?iso-8859-1?Q?Rapha=EBl?= Beamonte Subject: Re: [PATCH 05/11] perf tools: Move tracing_path stuff under same namespace Message-ID: <20150831074353.GA22039@krava.brq.redhat.com> References: <1440596813-12844-1-git-send-email-jolsa@kernel.org> <1440596813-12844-6-git-send-email-jolsa@kernel.org> <20150826144211.GF18596@kernel.org> <20150826144836.GD26643@krava.brq.redhat.com> <20150826145855.GA1139@kernel.org> <20150826150637.GF26643@krava.brq.redhat.com> <20150828130650.GE2759@codeblueprint.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150828130650.GE2759@codeblueprint.co.uk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 956 Lines: 28 On Fri, Aug 28, 2015 at 02:06:50PM +0100, Matt Fleming wrote: > On Wed, 26 Aug, at 05:06:37PM, Jiri Olsa wrote: > > > > no problem with moving it over to the lib > > > > how about having api/fs/tpfs > > or eventsfs > > or tracingfs > > > > > > doing the same as tracing_path* stuff ATM > > But we're talking about tracing path components here right and not a > file system? It'd make more sense to me to have this logically above > the file system layers. right, on the other side it's fs related.. just holder for preffered place to read tracepoints from I dont have strong opinion on where to place it, but I dont see better place.. fs/tracing_path.c ? jirka -- 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/