[Bug translator/12210] Allow extra suffixes on alias expansion
smakarov at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jun 22 19:56:00 GMT 2012
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.
More information about the Systemtap
mailing list