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/14832] Add file/line/func context variables


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

--- Comment #1 from Josh Stone <jistone at redhat dot com> 2012-11-12 19:12:24 UTC ---
One motivating point for $$func -- since probefunc() was converted to use the
current PC and symnames, it doesn't work well for inline or return probes.  For
example, para-callgraph.stp is printing the wrong name in the return lines,
showing actually where we returned TO, not which function is returning.

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