This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/14832] Add file/line/func context variables
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Mon, 12 Nov 2012 19:12:24 +0000
- Subject: [Bug translator/14832] Add file/line/func context variables
- Auto-submitted: auto-generated
- References: <bug-14832-6586@http.sourceware.org/bugzilla/>
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.