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 translator/4281] two problems with "stap -m"


------- Additional Comments From dsmith at redhat dot com  2007-03-26 17:37 -------
Problem 1.  There is at least one reason for using '-m NAME' without '-k' - to
disable caching.  Admittedly there is another way to disable caching
("SYSTEMTAP_DIR=/dev/null stap close.stp"), but it is uglier.

Problem 2.  Does this happen with any extension or just '.ko'?  Is any extension
valid?  For instance, are any of the following valid?

stap -m close.c close.stp
stap -m close.o close.stp
stap -m my.close.module close.stp

We should probably worry about other special characters in the module name, such
as '/'.

-- 


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.


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