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] | |
"Stone, Joshua I" <joshua.i.stone@intel.com> writes:
> [...]
> probe kernel.inline("*@include/linux/mm.h")
> But I found that this will put probes at all inlines that are *used*
> within that file. Is this the intended behavior? [...]
I agree, matching by definition site rather than use site makes more
sense, and was probably intended.
- FChE
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |