summaryrefslogtreecommitdiff
path: root/memory_replay/main.cpp
AgeCommit message (Expand)Author
2020-03-25Fix bug in maximum number of allocs.Christopher Ferris
2019-10-17Allow trace files to be zipped or text files.Christopher Ferris
2019-08-30Refactor code with single trace parser.Christopher Ferris
2019-06-05Update code and add a way to benchmark traces.Christopher Ferris
2015-10-21Add timing of allocation functions.Christopher Ferris
2015-10-20Fix lseek argument order.Elliott Hughes
2015-09-15Tool to replay memory allocation recordings.Christopher Ferris