platform/core/system/dumpsys.git
4 years agoRelease 0.0.4 67/226967/5 submit/tizen/20200310.123145
Mateusz Moscicki [Fri, 6 Mar 2020 14:16:02 +0000 (15:16 +0100)]
Release 0.0.4

This version adds the dumpsys-service which is responsible for communication
between dumpsys tool and services or aplications

Change-Id: I5786a029239e6d44e1a8dad123a425f71e53e9da

4 years agoFix uninitialized variable error 25/227225/1
Mateusz Moscicki [Tue, 10 Mar 2020 12:00:24 +0000 (13:00 +0100)]
Fix uninitialized variable error

Change-Id: Ib21a8ea06ce1a7276fe4094f3a150b9edab9c0f8

4 years agoSeparate DBus policy configuration 66/226966/4
Mateusz Moscicki [Fri, 6 Mar 2020 14:15:44 +0000 (15:15 +0100)]
Separate DBus policy configuration

Change-Id: I15ff48ef59ddf1461ad57d978087a17546b3789f

4 years agoChange the prefix for services 65/226965/3
Mateusz Moscicki [Fri, 6 Mar 2020 14:08:41 +0000 (15:08 +0100)]
Change the prefix for services

Change-Id: Ie0f88fe58299cb1d9818e791513d0999a847fefe

4 years agoRemove system agent 54/226954/2
Mateusz Moscicki [Fri, 6 Mar 2020 10:23:17 +0000 (11:23 +0100)]
Remove system agent

Change-Id: I99d03fea64aceddb332681bc15e4c39866713926

4 years agoRemove session agent 87/226287/7
Mateusz Moscicki [Tue, 25 Feb 2020 14:07:17 +0000 (15:07 +0100)]
Remove session agent

Change-Id: I26a6394635130eabad8aaedd5b0ecd9fa11ff6a2

4 years agoAdd system tests for dumpsys 86/226286/7
Mateusz Moscicki [Wed, 29 Jan 2020 13:02:03 +0000 (14:02 +0100)]
Add system tests for dumpsys

Change-Id: I8f42f0a37f8b94656b8485d71b33f5887f0faef9

4 years agoAdd library providing API for user app services. 85/226285/7
Mateusz Moscicki [Thu, 27 Feb 2020 16:58:01 +0000 (17:58 +0100)]
Add library providing API for user app services.

Change-Id: Idd1c4b763a6377912d62fa38a0d79a83a09b5122

4 years agoModify dumpsys architecture 67/222967/8
Mateusz Moscicki [Tue, 21 Jan 2020 15:12:48 +0000 (16:12 +0100)]
Modify dumpsys architecture

This commit introduces a dumpsys-service which is responsible for
communication between dumpsys tool and service or application.
dumpsys-service creates a fifo pipe, and sends one of its ends to
dumpsys-agents. If agent confirms that requested application exists on
its bus, then dumpsys-service returns second end of pipe to dumpsys
tool. After that dumpsys tool can read the data written by requested
application or service.

Change-Id: I40545c260d5c9367da6af4454151293f7e3d1a3b

4 years agoFix: drop duplicate test 12/225012/1 accepted/tizen/unified/20200217.213845 submit/tizen/20200214.135133
Karol Lewandowski [Fri, 14 Feb 2020 13:20:38 +0000 (14:20 +0100)]
Fix: drop duplicate test

Change-Id: Ie048642cb7bc5a6d0448843d776e33efc6b21225

4 years agoDo not leak write_fd in call_dump error path
Karol Lewandowski [Fri, 14 Feb 2020 13:09:45 +0000 (14:09 +0100)]
Do not leak write_fd in call_dump error path

Change-Id: I1ac5ca3a3987c2334e013bd52f304aa5fa0f9f58

4 years agoDo not leak fifo_path 79/224579/1 accepted/tizen/unified/20200212.125745 submit/tizen/20200211.161552 submit/tizen_5.5/20200211.155751 submit/tizen_5.5/20200211.161648 submit/tizen_6.0/20200211.155831
Karol Lewandowski [Tue, 11 Feb 2020 15:26:08 +0000 (16:26 +0100)]
Do not leak fifo_path

Change-Id: Ib8ed78d09c3ab0438f6786d91c86c8ae6d1f1f2f

4 years agoAdd dumpsys API library accepted/tizen/5.5/unified/20200124.120351 accepted/tizen/unified/20200123.005120 submit/tizen/20200121.121857 submit/tizen_5.5/20200123.115131
Mateusz Moscicki [Thu, 31 Oct 2019 12:24:09 +0000 (13:24 +0100)]
Add dumpsys API library

Signed-off-by: Mateusz Moscicki <m.moscicki2@partner.samsung.com>
Change-Id: I4f27610c7facfc48bc532bb5a943beb699a41dfd

4 years agoInitial empty repository master
Tizen Infrastructure [Thu, 16 Jan 2020 00:38:29 +0000 (00:38 +0000)]
Initial empty repository