This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: freezes stap
Hey David,
David Smith <dsmith@redhat.com> writes:
[...]
> Basically, each probe type has its own rules. Plus the probe types
> don't really know about each other. Doing what you suggest might be
> doable, but tricky.
Right, that makes sense, but in the base case (reported by Anton), it
might still be reasonable first step to exit out if we note that the
number of registration errors equals the number of targeted probe
points.
Cheers,
Lukas