This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-21 07:45:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5af16aef82e2bdf2f4d877a231180e00a8893a6
opensim
/
OpenSim
/
Framework
/
Monitoring
History
Justin Clark-Casey (justincc)
319ebaca06
Make it possible to turn the base UDP object packet pools on and off whilst running via the "debug lludp pool <on|off>" console command. For debug purposes.
...
This does not currently apply to the higher LLUDP packetpool.
2012-10-23 02:44:15 +01:00
..
Interfaces
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
2012-07-25 23:11:50 +01:00
AssetStatsCollector.cs
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
2012-07-25 23:11:50 +01:00
BaseStatsCollector.cs
Add LastMemoryChurn stat using existing data so we can more quickly tell how memory churn changes rather than waiting for the average to move.
2012-10-16 23:44:52 +01:00
MemoryWatchdog.cs
Add LastMemoryChurn stat using existing data so we can more quickly tell how memory churn changes rather than waiting for the average to move.
2012-10-16 23:44:52 +01:00
SimExtraStatsCollector.cs
Extend "show stats" command to "show stats [list|all|<category name>]"
2012-10-11 23:28:53 +01:00
StatsManager.cs
Make it possible to turn the base UDP object packet pools on and off whilst running via the "debug lludp pool <on|off>" console command. For debug purposes.
2012-10-23 02:44:15 +01:00
UserStatsCollector.cs
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
2012-07-25 23:11:50 +01:00
Watchdog.cs
Get Watchdog to log thread removal
2012-10-12 02:59:28 +01:00