user instruction tracing patch?

Frank Ch. Eigler fche@redhat.com
Fri Nov 16 20:38:00 GMT 2007


Hi -

On Fri, Nov 16, 2007 at 01:20:51PM -0800, Jim Keniston wrote:
> [...]
> But what both examples assume is that a task can dynamically
> enable/disable probes only for itself (in the case of utrace/itrace)
> or its own process (uprobes).

Not at all - the script fragments were merely examples of a general
syntax.  There is no reason that the probes being enabled/disabled
might not belong to an altogether "foreign" facility such as a timer,
or a kprobe, or another process's uprobe.  (This one reason why the
implementation of disableable probes will be a bit tricky.)


- FChE



More information about the Systemtap mailing list