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]

[Bug runtime/3858] Independent Runtime Module


------- Additional Comments From fche at redhat dot com  2007-01-25 13:44 -------
> I know I might merge the script sources. But sometimes (ex. running
> systemtap on customer's servers), I can't do it and have to combine
> the pre-compiled scripts.

Could you explain why this merging needs to be done in kernel space?
Why not in user-space after the fact?  If the individual scripts emit
timestamps, it would be straightforward.  By merging in kernel space,
we would probably be forcing all systemtap modules to synchronize
while sharing a single set of buffers, slowing them all down.  Can
you describe a scenario where this is worth the cost?


-- 


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.


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