Hooking into systemtaps relay chanell
Frank Ch. Eigler
fche@redhat.com
Thu May 3 02:37:00 GMT 2007
David Wilder <dwilder@us.ibm.com> writes:
> Is there anyway for a probe handler to be passed pointer to the
> relay channel that systemtap is using to pass its data? [...]
We don't have an official way to do this.
> I have a bit of code that is written as part of a tap set, but is
> not run as part of a probe. I would like that code to write data
> into systemtap's relay channel. [...]
Why not use _stp_printf etc.?
- FChE
More information about the Systemtap
mailing list