summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Konrad Kuchciak [Thu, 22 Aug 2019 10:57:20 +0000 (12:57 +0200)]
Add stability tests
Testing programs were created by Michal Bloch (m.bloch@samsung.com)
Change-Id: Ica86065e0c3771a4a856995c4642674e1a07f86e
Konrad Kuchciak [Thu, 22 Aug 2019 10:54:10 +0000 (12:54 +0200)]
Add missing license file
Change-Id: Ieacfe831b9c7d4792b0aac76a56f2d4e56940eea
Konrad Kuchciak [Tue, 20 Aug 2019 11:22:42 +0000 (13:22 +0200)]
Adjust kernel module for RPi3
Change-Id: I1a14a25832514097b18f98e3dae4d6866e18ea24
Konrad Kuchciak [Tue, 20 Aug 2019 11:15:13 +0000 (13:15 +0200)]
Fix finishing action
Action should finish also when spawning crash manager fails
Change-Id: I866f32107e409140547d47edffc71ae79241d4ca
Konrad Kuchciak [Fri, 2 Aug 2019 11:30:19 +0000 (13:30 +0200)]
Remove libsystemd dependency
Change-Id: I45db4e259c66e60ac821ecb6caf69d8693a6ec58
Konrad Kuchciak [Fri, 28 Jun 2019 08:54:55 +0000 (10:54 +0200)]
Change verbosity level of some messages
Change-Id: I4b81e99a3bed1d6dd4923aad9ec9e157acc3a010
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
Konrad Kuchciak [Tue, 25 Jun 2019 06:32:55 +0000 (08:32 +0200)]
Add some sanity checks in data source modules
Change-Id: Idd6da9f0b1cdb9e6a81e75c397571fdbc3b26978
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
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
Konrad Kuchciak [Tue, 25 Jun 2019 06:28:26 +0000 (08:28 +0200)]
Fix io accounting in kernel module
Change-Id: Id3722fbc99a77062a5168f8d51f0b655eb6fc141
Konrad Kuchciak [Fri, 29 Mar 2019 10:41:15 +0000 (11:41 +0100)]
Add initial version of stability-monitor
Change-Id: Ifdde9fcfce1eeea1debe5720b751061f82f4cb33
Karol Lewandowski [Fri, 31 May 2019 10:21:12 +0000 (12:21 +0200)]
Initial empty repository