Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trace malloc functions

ltrace and friends can be quite slow. This tool creates a shared library that logs malloc+ functions to in-memory buffers and periodically dumps the log in binary to a file.

The log can be unpacked with the associated utility.

About

Traces malloc-related functions faster than ltrace

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages