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] | |
On 10/30/2013 03:35 PM, Masami Hiramatsu wrote:
(2013/10/26 20:16), Frank Ch. Eigler wrote:Note that a $PATH search excludes shared libraries, which can also carry <sys/sdt.h> markers. Adding /usr/lib* in more than doubles the work, then there's /usr/libexec etc.To find all system libraries, we can use ldconfig. $ ldconfig --print-cache shows what dynamic libraries will be loaded. On my own laptop (running ubuntu13.04) shows ~1000 libs. Thank you,
Ah! that seems nice... will save a lot of time! -- Thanks Hemant Kumar
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |