[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131122154317.GB15636@gmail.com>
Date: Fri, 22 Nov 2013 16:43:29 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: Borislav Petkov <bp@...en8.de>,
LKML <linux-kernel@...r.kernel.org>,
Borislav Petkov <bp@...e.de>, Jiri Olsa <jolsa@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Robert Richter <rric@...nel.org>
Subject: Re: [PATCH] perf: Move fs.* to generic lib/lk/
* Arnaldo Carvalho de Melo <acme@...stprotocols.net> wrote:
> Lets experiment at having things at the right granularity, even if
> it involves many, directly linked, like libperf.a, libraries, one at
> a time, starting with fskapi (or whatever name ends up being
> preferred for this initial one).
That's fine with me - what I stood up against was the idea to merge
into a single place things like the Git helpers, cmdline/option
parser, etc.
The naming problem is mostly non-existent if the concepts are kept
nicely separate: the best name for the debugfs bits is probably
tools/lib/debugfs/, the best name for command line option parser is
tools/lib/cmdline/, the best name for trace event parsing is
tools/lib/traceevents/ [hey, we already have that one in the right
place! ;-)], etc.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists