1. 3f39849 * Add new -track-memory option to tools which enables the mem usage column in the reports. by Chris Lattner · 23 years ago
  2. 8f0d824 Add peak memory usage measurement capability by Chris Lattner · 23 years ago
  3. 69e79e0 Simplify code by Chris Lattner · 23 years ago
  4. a95078d Sun can now use mallinfo() by Chris Lattner · 23 years ago
  5. 18eba91 Allow memory sizes to be negative, remove obsolete TmpRSS field by Chris Lattner · 23 years ago
  6. 6cd11f6 mallinfo is not available on sun apparently :( by Chris Lattner · 23 years ago
  7. a5cf936 Minor fix to space accounting by Chris Lattner · 23 years ago
  8. 9d4ef12 Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives by Chris Lattner · 23 years ago
  9. 9550dc2 Add #include by Chris Lattner · 23 years ago
  10. 3400837 Added #include<unistd.h> to compile with solaris gcc3.2 by Anand Shukla · 23 years ago
  11. 6c38a79 Checkin generic interval timer support by Chris Lattner · 23 years ago