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 runtime/6998] probefunc returns hex addresses for timer and profile probes rather than function name


------- Additional Comments From wenji dot huang at oracle dot com  2008-11-06 02:54 -------
The probe timer.profile is hard-coded in tapsets.cxx. probefunc will search the
context of other probe handler to figure out the function name in this specific
case. It's not reliable. Suggest to change probefunc to pp in the war story that
will return the correct name.




-- 


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

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