OpenSimMirror/OpenSim
Adam Frisby 711dde34e4 * Implements new 'Monitoring' system for reporting performance.
* Mostly the same set as the StatsMonitor used for Viewer notification, but exposes some new frametimes - including EventMS, PhysicsUpdateMS, LandUpdateMS; new memory monitoring - both GC.TotalMemory and Process.PrivateWorkingMemory64; also exposes ThreadCount (using System.Diagnostics.Process)
* Type 'monitor report' on the console to see output.
* SNMP Implementation forthcoming.
2009-11-01 19:37:40 +11:00
..
ApplicationPlugins Remove the SECS loader 2009-10-27 21:11:10 +00:00
Client Squelch an error message on sim shutdown when not using MXP 2009-10-30 18:08:58 +00:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data * Tweak to region module loading to check for a matching constructor first instead of throwing and catching exceptions 2009-10-27 01:46:14 -07:00
Framework * Remove the locklessqueue tests since I guess I didn't understand what it was when I wrote the test. 2009-10-30 19:24:14 -04:00
Grid * Changed various modules to not initialize timers unless the module is initialized. Ideally, the timers would not initialize unless the module was actually enabled, but Melanie's work on configuring module loading from a config file should make that unnecessary 2009-10-23 14:22:21 -07:00
Region * Implements new 'Monitoring' system for reporting performance. 2009-11-01 19:37:40 +11:00
Server Fix a glitch in a ROBUST message 2009-10-23 10:41:05 +01:00
Services Patch + minor formatting fixes. 2009-10-31 19:10:33 -07:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into prioritization 2009-10-19 15:19:37 -07:00
Tools * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00