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/12210] Allow extra suffixes on alias expansion


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

Serguei Makarov <smakarov at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|smakarov at redhat dot com  |systemtap at sourceware dot
                   |                            |org

--- Comment #3 from Serguei Makarov <smakarov at redhat dot com> 2012-06-29 14:23:46 UTC ---
Basic implementation of the feature is in the repository; probably going to
close this bug in a bit. Some follow up issues for polishing at the edges:

PR14279 - properly expand wildcards in stap -l and pn() (also affects pre-alias
suffix language features)
PR14310 - better error messages on recursive alias suffix expansion
PR14311 - always report alternatives & positions in probe point error messages
PR14312 - use alias suffixes in existing systemtap.examples
PR14313 - rewrite alias example in langref.tex

The first two bugs are, in my opinion, a prerequisite to any modification of
the alias suffix behaviour that allows a wildcard expansion to match both
*ordinary* probe points *and* suffixes (instead of only matching suffixes when
it can't find any ordinary probe points, as it does currently).

-- 
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]