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-06-30 11:07:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c99f63239702bcdb8f1e0efa57efc91c98fc3d7
opensim
/
OpenSim
/
Framework
/
Monitoring
History
Justin Clark-Casey (justincc)
55f889cc66
refactor: Move stat classes out of StatManager and into their own files for clarity.
2012-11-16 05:02:06 +00:00
..
Interfaces
…
Properties
A few more AssemblyInfos in a few more dlls.
2012-11-14 08:10:15 -08:00
Stats
refactor: Move stat classes out of StatManager and into their own files for clarity.
2012-11-16 05:02:06 +00:00
AssetStatsCollector.cs
…
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
refactor: Move stat classes out of StatManager and into their own files for clarity.
2012-11-16 05:02:06 +00:00
UserStatsCollector.cs
…
Watchdog.cs
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the delta over time.
2012-11-16 04:36:22 +00:00