LWN.net Logo

Are "fixed in stone" kernel ABIs being created here?

Are "fixed in stone" kernel ABIs being created here?

Posted Mar 19, 2009 15:02 UTC (Thu) by sbishop (guest, #33061)
Parent article: A look at ftrace

Reading this over makes me wonder if the userspace-visible ABIs exposed by these tracers are fixed in stone. Or are they intended to be only for kernel developers, users beware?


(Log in to post comments)

Are "fixed in stone" kernel ABIs being created here?

Posted Mar 19, 2009 18:33 UTC (Thu) by chantecode (subscriber, #54535) [Link]

They are not supposed to be fixed in stone, because they are in a debugfs
namespace. But some care can be taken. For instance the sysprof tracer is
used by a userspace program.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds