Re: [PATCH] perf: Move fs.* to generic lib/lk/

From: Ingo Molnar
Date: Fri Nov 22 2013 - 10:43:38 EST



* Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/