Re: [RFC] tracefs

From: Christoph Hellwig
Date: Sun Oct 25 2009 - 00:05:37 EST


On Fri, Oct 23, 2009 at 09:12:08AM -0400, Steven Rostedt wrote:
> Note, I wasn't talking about tie down the pretty-print formats. But we
> need to have a standard way to change them.

Which means to tie down it I think. Once we do have a good enough
format those bits need to be locked down, with a way for adding new
attributes (either entirely new or better replacmeents for existing
ones with leaving the old ones in place for existing userspace).

In addition to the format description people have also asked for ABI
tracepoints which would lock down the actual trace format in the
the same way (only addition of new fields without removing or changing
existing ones). For this to be actually useful some trace buffer
also needs to be exposed in an ABI-stable (that is non-debugfs way).

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