This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug dyninst/15586] Dyninst does not support probefunc()
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 18 Aug 2016 16:06:15 +0000
- Subject: [Bug dyninst/15586] Dyninst does not support probefunc()
- Auto-submitted: auto-generated
- References: <bug-15586-6586@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=15586
--- Comment #3 from Josh Stone <jistone at redhat dot com> ---
(In reply to Philip Withnall from comment #2)
> Er, I meant bug #14703. Copy–paste error, sorry.
Yeah, probefunc() dynamically maps the IP to symbols. That's more generally
useful for probes which aren't tied to specific code locations, like timers.
You should be able to use ppfunc() though, which pulls the function name out of
the probe's own location string.
--
You are receiving this mail because:
You are the assignee for the bug.