aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/MemoryWatchdog.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-20minor: Change "memory churn" terminology in statistics to "heap allocation ra...Justin Clark-Casey (justincc)1-4/+4
2013-01-10revert accidental change to MemoryWatchdog stat calculation in previous b1b4687Justin Clark-Casey (justincc)1-1/+1
2013-01-10Add "show script timers" command to show script timers. For debug purposes.Justin Clark-Casey (justincc)1-1/+1
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus1-9/+1
2012-10-16Add LastMemoryChurn stat using existing data so we can more quickly tell how ...Justin Clark-Casey (justincc)1-1/+9
2012-07-27minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is ...Justin Clark-Casey (justincc)1-1/+1
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)1-1/+1
2012-07-25Add MemoryWatchdog class missing from git master a1e9964Justin Clark-Casey (justincc)1-0/+129