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] | |
29 ÐÐÑÐÑÐÑ 2009 Ð 11:17 -0300 Breno Leitao ÐÐÐÐÑÐÐ(-ÐÐ):
> Breno Leitao wrote:
> > Hi Guys,
> >
> > I found something that I can't explain in SystemTap.
> > When probing module("jsm").function("*) it is probing more
> > function that those inside the jsm module (ie, out_8, in_8, writeb, etc)
> I just found that if I add .call, then it works properly.
> So, what is the difference between module("").function("*") and module("").function("*").call ?
First one probes also inline functions?
Attachment:
signature.asc
Description: Digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |