Commit Graph

3 Commits

Author SHA1 Message Date
Michael Noland
2f0a414b41 Engine: Coding-standards fixes (TypeName [*|&] VariableName -> TypeName[*|&] VariableName)
[CL 2316338 by Michael Noland in Main branch]
2014-10-01 14:45:04 -04:00
Dmitry Rekman
7c67f7f9d3 PerfCounters for Wash.
- Configured by GameDir/Config/PerfCounters.json (should be deployed by UAT now).
- Shared memory regions have a name of perfcounters-of-pid-%d.

#codereview Josh.Markiewicz, Bob.Tellez, Ivan.Horvath, Josh.Adams

[CL 2272832 by Dmitry Rekman in Main branch]
2014-08-26 16:15:35 -04:00
Dmitry Rekman
1f8575d147 Added monitoring tool (Nadzorca).
Refactored out some bits as a separate module (IPC).
Old code (mostly) killed.
Still doesn't do much.

#codereview Ivan.Horvath

[CL 2055847 by Dmitry Rekman in Main branch]
2014-04-24 17:09:37 -04:00