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 tapsets/2433] sys_groupexit in blacklist


------- Additional Comments From guanglei at cn dot ibm dot com  2006-04-06 03:01 -------
(In reply to comment #0)
> in tapsets.cxx:
>       ...
>       (has_return && (funcname == "sys_exit" ||
>                       funcname == "sys_groupexit")))
>       ...
> which intends to avoid probe returning of these two functions. But I think here
> sys_groupexit is a typo for sys_exit_group.

any updates on this?

-- 


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

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


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