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]

[Bug translator/2645] Need a syntax to specify optional probes


------- Additional Comments From joshua dot i dot stone at intel dot com  2006-05-09 21:09 -------
(In reply to comment #1)
> what about this kind of tapset, user script should care nothing about 
> whether is it optional or not.

The user doesn't know whether the lower level tapset has marked a binding as
optional or not.  Thus, when the user writes a probe on syscall.foobar, they
will likely be surprised if this probe was automatically removed.  We should
avoid surprising results.

At a minimum this should be an warning, but I still think it's better to be an
error.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2645

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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