aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-10-123-26/+214
|\
| * Get Watchdog to log thread removalJustin Clark-Casey (justincc)2012-10-121-1/+19
| * Fix percentage stats to multiply by 100. Adjust container name for packetpoo...Justin Clark-Casey (justincc)2012-10-121-2/+2
| * Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...Justin Clark-Casey (justincc)2012-10-121-2/+1
| * Fix packetpool for ImprovedTerseObjectUpdate packets.Justin Clark-Casey (justincc)2012-10-111-3/+13
| * Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)2012-10-112-24/+185
* | Merge branch 'master' into careminsterMelanie2012-10-042-2/+156
|\ \ | |/
| * Add generic PercentageStat.Justin Clark-Casey (justincc)2012-10-041-2/+33
| * Add experimental "slow frames" stat, available in "show stats" and via the mo...Justin Clark-Casey (justincc)2012-10-042-2/+125
* | Merge branch 'master' into careminsterMelanie2012-08-181-1/+14
|\ \ | |/
| * When reporting a thread timeout, create a copy of the info rather than passin...Justin Clark-Casey (justincc)2012-08-181-1/+14
* | Merge branch 'master' into careminsterMelanie2012-08-161-5/+26
|\ \ | |/
| * Don't enable the thread watchdog until all regions are ready.Justin Clark-Casey (justincc)2012-08-151-5/+26
* | Merge branch 'master' into careminsterMelanie2012-07-282-12/+24
|/
* minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is ...Justin Clark-Casey (justincc)2012-07-271-1/+1
* Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2012-07-252-0/+463
* Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-257-0/+881