Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 159 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 159 Bytes

libdmem

Attach the library to a program during loading at runtime with LD_PRELOAD:

$ DMEM_OPTS=trace-stderr,log-allocs LD_PRELOAD=./libdmem.so ls