platform/core/system/stability-monitor.git
5 years agoAllow parallel action execution
Konrad Kuchciak [Thu, 27 Jun 2019 11:25:05 +0000 (13:25 +0200)]
Allow parallel action execution

data_source module can now run default action, even if another action
(of the same process) is in progress.

Moreover, added refcounting mechanism for proc_info structure.

Change-Id: I4e5bf3d931e7b7ab5056373ee49817b0053142cb

5 years agoAdd some sanity checks in data source modules
Konrad Kuchciak [Tue, 25 Jun 2019 06:32:55 +0000 (08:32 +0200)]
Add some sanity checks in data source modules

Change-Id: Idd6da9f0b1cdb9e6a81e75c397571fdbc3b26978

5 years agoExtend dbus signal
Konrad Kuchciak [Tue, 25 Jun 2019 06:31:23 +0000 (08:31 +0200)]
Extend dbus signal

added pid, process_name and process_state

Change-Id: I6bd6862bfb2f8ef660043e96908637fed6942476

5 years agoPrevent average from being less than zero
Konrad Kuchciak [Tue, 25 Jun 2019 06:29:55 +0000 (08:29 +0200)]
Prevent average from being less than zero

I may happen due to floating point precision errors while adding and
subtracting the same values (very close to zero).

Change-Id: Id1201cb0bafd7386595c463d54b55c3fae3922ee

5 years agoFix io accounting in kernel module
Konrad Kuchciak [Tue, 25 Jun 2019 06:28:26 +0000 (08:28 +0200)]
Fix io accounting in kernel module

Change-Id: Id3722fbc99a77062a5168f8d51f0b655eb6fc141

5 years agoAdd initial version of stability-monitor
Konrad Kuchciak [Fri, 29 Mar 2019 10:41:15 +0000 (11:41 +0100)]
Add initial version of stability-monitor

Change-Id: Ifdde9fcfce1eeea1debe5720b751061f82f4cb33

6 years agoInitial empty repository
Karol Lewandowski [Fri, 31 May 2019 10:21:12 +0000 (12:21 +0200)]
Initial empty repository