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]

can address of kernel.data probe be specified in a variable?


Hi,

When one specifies:

	probe kernel.data(ADDRESS).write

can the ADDRESS be specified as a variable such that the address to be watched can be set and modified at runtime?

I think I know the answer to this question is "no" from reading the documentation, but I was hoping perhaps the implementation has gotten ahead of the man page.

Thanks,

Jeff Haran


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