This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: An external interface for _stp_print and _stp_printf in guru mode code?


Hi -

On Wed, Apr 25, 2012 at 04:17:48PM +0530, Siddhesh Poyarekar wrote:

> [...]  I think what I was looking for in terms of documentation can
> already be generated using doxygen in the $(srcdir)/runtime
> directory, specifically the I/O section in it. [...]

I'm really hesitant to go with that.  This documentation was not
maintained nor intended for publishing.

Maybe the plain stap.1 man page could include a few snippets of
approved embedded-C programming constructs: strlcpy, _stp_printf(),
kread(), error reporting, those sorts of things.  (There's also the
tapsets/DEVGUIDE file, but that is less well known.)


- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]