This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/6880] more syntax for shared library probing
- From: "jistone at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 29 Oct 2009 23:50:26 -0000
- Subject: [Bug translator/6880] more syntax for shared library probing
- References: <20080912135907.6880.fche@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From jistone at redhat dot com 2009-10-29 23:50 -------
(In reply to comment #0)
> This would resolve the exact library file via heuristics like ldd,
> and constrain the uprobes to only named processes.
> probe process("ls").library("libc").function/statement(...) { }
I was recently reminded of the perils of ldd vs. a custom --dynamic-linker, so
we should tread carefully here...
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6880
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.