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/6880] more syntax for shared library probing


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]