aboutsummaryrefslogtreecommitdiff
path: root/malloc/trace2wl.c
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10Updates to trace2wldj/mallocDJ Delorie1-49/+236
* command line option -p to show progress * command line option -f to use file-based buffers * reduced memory footprint * more 32/64-bit fixes
2016-08-08Migrate trace2wl from C++ to CDJ Delorie1-0/+625
Also add posix_memalign support