07a9c2e65d
libproc previously created a new handle for each symbol lookup, which gives rather egregious performance for DTrace's ustack() action. With this change libproc will cache the libelf descriptor upon access, making lookups much faster in the common case. |
||
---|---|---|
.. | ||
tests | ||
_libproc.h | ||
crc32.c | ||
crc32.h | ||
libproc.h | ||
Makefile | ||
Makefile.depend | ||
Makefile.inc | ||
proc_bkpt.c | ||
proc_create.c | ||
proc_regs.c | ||
proc_rtld.c | ||
proc_sym.c | ||
proc_util.c |