Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtolio/malloc_instrumentation
run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)
https://github.com/jtolio/malloc_instrumentation
Last synced: 23 days ago
JSON representation
run any binary and augment its output and periods of inactivity with memory usage differentials (LD_PRELOAD hax)
- Host: GitHub
- URL: https://github.com/jtolio/malloc_instrumentation
- Owner: jtolio
- Created: 2012-09-08T01:09:55.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-23T23:58:33.000Z (about 12 years ago)
- Last Synced: 2023-03-11T03:47:33.838Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 121 KB
- Stars: 29
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
malloc_instrumentation
======================run a binary with formatted malloc/free calls
with this collection of tools, you will be able to run any binary and
augment its output and periods of inactivity with memory usage
differentialsusage like
./malloc_run.sh <command>