[Bug runtime/3858] Independent Runtime Module
hiramatu at sdl dot hitachi dot co dot jp
sourceware-bugzilla@sourceware.org
Fri Feb 16 13:09:00 GMT 2007
------- Additional Comments From hiramatu at sdl dot hitachi dot co dot jp 2007-02-16 13:09 -------
Created an attachment (id=1559)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1559&action=view)
export stp_print* interfaces
This patch adds the relay channel sharing feature.
With this patch, you can share one relay channel among several
pre-compiled scripts.
To run a host script which provides interfaces of relay channel:
stap -b -DRELAY_HOST host.stp
To add some guest script:
stap -DRELAY_GUEST guest1.stp
stap -DRELAY_GUEST guest2.stp
This patch is just a minimum implementation. So you can NOT run
several host scripts concurrently.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3858
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list