Re: [PATCH 1/3] perf tools: Factor sysfs code into generic fs object

From: Arnaldo Carvalho de Melo
Date: Tue Nov 05 2013 - 09:55:48 EST


Em Tue, Nov 05, 2013 at 02:07:29PM +0100, Jiri Olsa escreveu:
> On Tue, Nov 05, 2013 at 10:48:14AM -0200, Arnaldo Carvalho de Melo wrote:
> > I know you haven't written this code, is just generalizing, but I got
> > confused so had to comment on it :-\
>
> yep ;-) perhaps some init code could do that

At some point I want to have an init system similar to the kernel, i.e.
mark something as needing to be initialized with something like __init
and some linker magic (stolen from the kernel) would do it, think about
gtk, tui, symbol lib, lotsa init stuff, with some ordering
constraints...

> > Perhaps since you're just making it useful for more filesystems just
> > please address the 'perf_fs' naming suggestions and we can deal with
> > these other issues later?
>
> ok, I have already changes for the 3/3 change,
> I'll send it together

Thanks!

- Arnaldo
--
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/