Age | Commit message (Expand) | Author |
---|---|---|
2014-09-12 | Add support for getting memory usage on Darwin. | Daniel Dunbar |
2014-09-12 | Do not require mallinfo(), which is Linux specific. | Daniel Dunbar |
2014-04-24 | Renamed GetTotalMemoryUsage to GetTotalMallocUsage | Martin Nowack |
2014-04-24 | Modify klee::util::GetTotalMemoryUsage() so that if the system is | Dan Liew |
2014-04-24 | Fix handling of memory usage in KLEE. | Martin Nowack |