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]

Re: [PATCH] dwflpp: insert a kprobe into an alternative line


BR Chrisman <brchrisman@gmail.com> writes:

> I don't generally want systemtap to automatically change my
> requested probe point.  Maybe implement as an option?

It could be enabled by a probe point syntax extension, like
perhaps

        probe FOO.statement(...).nearest { }

or some magic characters jammed into the statement specifier.

- FChE


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