libreoffice-online/common
Gabriel Masei 6b486f229a wsd: admin: move kit memory reporting from kit to admin module
Sometimes kit process goes into a heavy processing state (or even hangs)
and is not able to report its memory usage. Thus we can't implement cleanup
of problematic kit processes based on memory information reported by kit.
By moving memory reporting to admin module we avoid this problem.

Change-Id: Icf274e3a3a97b33623a93f9d2dc1e640ad9b7d99
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/92752
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-04-25 09:11:35 +02:00
..
Authorization.cpp Resolved: Server crash when link opened in new tab 2020-01-22 23:23:51 +01:00
Authorization.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Clipboard.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Common.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Crypto.cpp
Crypto.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
FileUtil.cpp Bin some dead code, this gets rid of a use of Util::alertAllUsers(), yay 2020-04-20 16:38:40 +02:00
FileUtil.hpp There doesn't seem to be any use of FileUtil::alertAllUsers() 2020-04-20 15:35:05 +02:00
JsonUtil.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Log.cpp wsd: define Log::shutdown for Mobile to avoid special casing at call sites 2020-03-14 14:23:27 +01:00
Log.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
LOOLWebSocket.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Message.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
MessageQueue.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
MessageQueue.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Png.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Protocol.cpp Rework LOOLProtocol::tokenize() to return a StringVector object 2020-02-28 16:07:56 +01:00
Protocol.hpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Rectangle.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Seccomp.cpp Seccomp: Add AARCH64 support 2020-03-18 22:34:54 +01:00
Seccomp.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
security.h Allow running the production build under a non-lool user when necessary. 2020-04-24 20:58:43 +02:00
Session.cpp kill IoUtil - obsolete & unused. 2020-04-10 16:38:25 +02:00
Session.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
SigUtil.cpp Bin a couple of unintentionally committed LOG_TRC() calls 2020-04-18 16:35:15 +02:00
SigUtil.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
SpookyV2.cpp
SpookyV2.h Use #pragma once 2020-04-18 15:00:18 +02:00
StringVector.cpp Introduce StringVector::equals() 2020-03-09 09:46:33 +01:00
StringVector.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Unit.cpp Fix iOS build (and maybe Android, too) 2020-02-24 08:54:22 +01:00
Unit.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
UnitHTTP.hpp Use #pragma once 2020-04-18 15:00:18 +02:00
Util.cpp killpoco: remove WebSocket includes from a couple of places. 2020-04-18 18:29:04 +02:00
Util.hpp wsd: admin: move kit memory reporting from kit to admin module 2020-04-25 09:11:35 +02:00