[Bug translator/4281] two problems with "stap -m"

hunt at redhat dot com sourceware-bugzilla@sourceware.org
Mon Mar 26 18:42:00 GMT 2007


------- Additional Comments From hunt at redhat dot com  2007-03-26 19:42 -------
(In reply to comment #5)
> 
> Let's say you run "stap -m foo script1.stp" and we somehow cache the result. 
> Then you run "stap -m foo script2.stp" - obviously you don't want the cached
> result, but we'd have no way of knowing that.

This is beyond the scope of this BZ. I am aware of the basics how stap caching
works. But I don't think that rules out using the cache with -m.
> stap script1.stp
( puts compiled script in long cached stap* name)
> stap -m foo script1.stp
(copies and renames the cached stap* module and loads that)

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4281

------- 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