[Bug tapsets/10466] stap -L misrepresents variables available to multi-probe aliases

wenji dot huang at oracle dot com sourceware-bugzilla@sourceware.org
Tue Nov 3 05:37:00 GMT 2009


------- Additional Comments From wenji dot huang at oracle dot com  2009-11-03 05:37 -------
Created an attachment (id=4353)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4353&action=view)
Updated patch

As jistone suggested, keep the variables/arguments as set<string>
of "name:type" and make set-intersection before printing.

$ ./stap -L signal.send
signal.send name:string pid_name:string send2queue:long shared:long
si_code:string sig:long sig_name:string sig_pid:long sinfo:long task:long
$group:int $sig:int $t:struct task_struct*

Now, only those items existing in all branch will be printed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #4336 is|0                           |1
           obsolete|                            |


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

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



More information about the Systemtap mailing list