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

--- Comment #2 from Serguei Makarov <smakarov at redhat dot com> 2012-06-22 19:56:21 UTC ---
> It's even trickier when wildcards are involved - we probably want
> "syscall.open.*" to expand to "(syscall.open).call" and "syscall.open.return",
> but still not "(syscall.open).return".  When doubled as "syscall.open**", I
> think the same policy will still work out.

Clarification -- however, a wildcard such as syscall.open.return.m*(1) which
would ordinarily have no expansions needs to be passed along as a suffix.

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