This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: _stp_pid no longer there?
Hi -
On Wed, Mar 28, 2007 at 05:31:30PM +0200, Sébastien Dugué wrote:
> [...]
> I do not use this variable directly, it's simply that some of the tapsets
> use it, namely tapset/context.stp, tapset/LKET/utils.stp and
> tapset/LKET/tskdispatch.stp.
Very good point.
> Yep. I tripped it just running the testsuite.
That's reassuring, but really, we systemtap developers have been too
sloppy with adding code (functions, probes) to the tapset without (a)
documentation, and (b) test suite entries, all contrary to the
guidelines of src/HACKING. Let's try harder to follow them.
- FChE