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/13009] Allow @defined($foo) in probe predicates


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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fche at redhat dot com

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> 2011-07-20 22:30:40 UTC ---
"But this gives "semantic error: unexpected @defined". "

That's odd - the code should accept pretty general expressions.

"Once @defined is allowed in the predicate, we can further optimize that
predicate == 0 throws the whole body away"

Sure, or delete the probe directly.

"and probes with empty bodies are discarded entirely."

That's bug #11353.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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