Skip to content

alexandermerritt/malloc-trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published