Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a329733f471a51d64dadbc4ac400c7e54d94358b
/
lib
/
Support
/
Timer.cpp
3f39849
* Add new -track-memory option to tools which enables the mem usage column in the reports.
by Chris Lattner
· 23 years ago
8f0d824
Add peak memory usage measurement capability
by Chris Lattner
· 23 years ago
69e79e0
Simplify code
by Chris Lattner
· 23 years ago
a95078d
Sun can now use mallinfo()
by Chris Lattner
· 23 years ago
18eba91
Allow memory sizes to be negative, remove obsolete TmpRSS field
by Chris Lattner
· 23 years ago
6cd11f6
mallinfo is not available on sun apparently :(
by Chris Lattner
· 23 years ago
a5cf936
Minor fix to space accounting
by Chris Lattner
· 23 years ago
9d4ef12
Implement MaxRSS in terms of mallinfo instead of the system RSS. This gives
by Chris Lattner
· 23 years ago
9550dc2
Add #include
by Chris Lattner
· 23 years ago
3400837
Added #include<unistd.h> to compile with solaris gcc3.2
by Anand Shukla
· 23 years ago
6c38a79
Checkin generic interval timer support
by Chris Lattner
· 23 years ago