platform/core/system/batterymonitor-plugins.git
4 years agocpu : check app termination from callback instead of request 91/251191/5 accepted/tizen_5.5_unified tizen_5.5 accepted/tizen/5.5/unified/20210113.071914 submit/tizen_5.5/20210111.093941
Kichan Kwon [Mon, 11 Jan 2021 06:06:32 +0000 (15:06 +0900)]
cpu : check app termination from callback instead of request

- If app is not terminated, batterymonitor will endlessly request
  to AMD to check whether app is terminated or not
- To prevent overload, register callback and set app termination flag

Change-Id: I68c8ae212c892d02030f72353b9c69ecda87391e
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
4 years agocpu : remove the element of not used termiated app 05/237205/1 accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20200629.130304 accepted/tizen/5.5/unified/wearable/hotfix/20201027.112606 submit/tizen_5.5/20200626.051842 submit/tizen_5.5/20200626.064627 submit/tizen_5.5_wearable_hotfix/20201026.184304
Kichan Kwon [Fri, 26 Jun 2020 03:15:11 +0000 (12:15 +0900)]
cpu : remove the element of not used termiated app

Change-Id: I255e3f100a826bd8966ab0a60240a1fbe8f6b3d0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agodisplay: fix leak 06/235606/1 accepted/tizen/5.5/unified/20200625.165526 submit/tizen_5.5/20200625.020818
sanghyeok.oh [Mon, 8 Jun 2020 04:33:12 +0000 (13:33 +0900)]
display: fix leak

Change-Id: I2cfcdb00e5381697958e490892285d89ae6798a8
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
5 years agocpu : fix memory leak 65/234165/1 accepted/tizen/5.5/unified/20200526.224048 submit/tizen_5.5/20200526.005510
Kichan Kwon [Fri, 22 May 2020 08:34:50 +0000 (17:34 +0900)]
cpu : fix memory leak

Change-Id: I1b34d9da3f41068c02a8410751e0bd42d40c189d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agobm-bt-plugin : free atm_list 60/234060/1
Kichan Kwon [Thu, 21 May 2020 10:17:50 +0000 (19:17 +0900)]
bm-bt-plugin : free atm_list

Change-Id: I48ab202e33d4ee473e67c5d29f79d52a1dac7a78
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoMerge "cpu : consider terminated app and multiple instance of same app" into tizen_5.5 accepted/tizen/5.5/unified/20200413.002429 submit/tizen_5.5/20200410.102835 submit/tizen_5.5/20200410.112011
Kwon [Fri, 10 Apr 2020 11:19:42 +0000 (11:19 +0000)]
Merge "cpu : consider terminated app and multiple instance of same app" into tizen_5.5

5 years agoMerge "cpu : enhance SQLite query" into tizen_5.5
Kwon [Fri, 10 Apr 2020 11:19:39 +0000 (11:19 +0000)]
Merge "cpu : enhance SQLite query" into tizen_5.5

5 years agoAdd the Rx / Tx time in Wi-Fi power model 33/230433/1
Jaehyun Kim [Fri, 10 Apr 2020 02:36:25 +0000 (11:36 +0900)]
Add the Rx / Tx time in Wi-Fi power model

Change-Id: I5f220b1bb1e575df06891c1cd19c87679777f2bd
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
5 years agocpu : consider terminated app and multiple instance of same app 97/230097/3
Kichan Kwon [Wed, 8 Apr 2020 02:40:32 +0000 (11:40 +0900)]
cpu : consider terminated app and multiple instance of same app

- Terminated app : ignore -> check until last bg time
- Multiple instance : consider as same app -> individual app

Change-Id: Id149fc697f93ecd83c851103ca7696e51aa284d7
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agocpu : enhance SQLite query 91/229991/2
Kichan Kwon [Tue, 7 Apr 2020 04:50:07 +0000 (13:50 +0900)]
cpu : enhance SQLite query

- Get the only latest row of each (appid,pid)

Change-Id: Iebfc38816d494198e70c6aa24aedd539eb7e392d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoRemove the scanTime in BT power model 13/229113/2 submit/tizen_5.5/20200331.041325
DoHyun Pyun [Mon, 30 Mar 2020 02:04:13 +0000 (11:04 +0900)]
Remove the scanTime in BT power model

Change-Id: I2c8b2bc62e56fd9c236c8a14aba45491950260d7
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agoAdd the Rx / Tx time in BT power model 01/229101/3 accepted/tizen/5.5/unified/20200331.180227 submit/tizen_5.5/20200330.044545
DoHyun Pyun [Sun, 29 Mar 2020 22:31:15 +0000 (07:31 +0900)]
Add the Rx / Tx time in BT power model

Change-Id: Ib7d02f87505ed05ca095c9e11ef72b6aeb4ce2ca
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agowifi : nothing to return if there is no usage 22/227422/1 accepted/tizen/5.5/unified/20200312.234500 accepted/tizen/5.5/unified/20200319.094204 accepted/tizen/5.5/unified/20200323.072116 submit/tizen_5.5/20200312.014151 submit/tizen_5.5/20200312.061925 submit/tizen_5.5/20200323.003643
Kichan Kwon [Thu, 12 Mar 2020 01:29:38 +0000 (10:29 +0900)]
wifi : nothing to return if there is no usage

Change-Id: Ibcbeb765dcb7ce2c8eaf897a548ec79f0e9b04fc
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoMerge "cpu : fix time usage" into tizen_5.5 submit/tizen_5.5/20200311.114731
Randeep Singh [Wed, 11 Mar 2020 11:46:25 +0000 (11:46 +0000)]
Merge "cpu : fix time usage" into tizen_5.5

5 years agocpu : fix time usage 73/227373/1
Kichan Kwon [Wed, 11 Mar 2020 07:56:57 +0000 (16:56 +0900)]
cpu : fix time usage

- Use time instead of gettimeofday
- Set the endtime for reading DB

Change-Id: I15f2a744db1bf8438034221161a9bd552ebde1a8
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
(cherry picked from commit 508f93708a4c512b2ab9b8fe05d572972000eaa1)

5 years agowifi : add head node 72/227372/1
Kichan Kwon [Tue, 10 Mar 2020 09:20:29 +0000 (18:20 +0900)]
wifi : add head node

Change-Id: Ic2bede10aba279a191736413c97cb2013809532d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
(cherry picked from commit 6ce1bebb6565b88c52c83b2ce114fd4a86db5dbf)

5 years agoMerge "Assign the default app_id for no application process" into tizen_5.5
Pyun DoHyun [Wed, 11 Mar 2020 05:31:00 +0000 (05:31 +0000)]
Merge "Assign the default app_id for no application process" into tizen_5.5

5 years agocpu : provide utime and stime instead of fg and bg time 39/227039/1
Kichan Kwon [Mon, 17 Feb 2020 09:04:19 +0000 (18:04 +0900)]
cpu : provide utime and stime instead of fg and bg time

Change-Id: Ic23a521b8e511a1bd086aff085627a4994f41cd2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
(cherry picked from commit 3c847371a205408770757110da89c5a16e04b6a0)

5 years agoAssign the default app_id for no application process 84/225984/2
DoHyun Pyun [Wed, 26 Feb 2020 04:34:00 +0000 (13:34 +0900)]
Assign the default app_id for no application process

Change-Id: I3f93d810df4c30c101acfab23b2375db8746e887
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agoFix memory leak 83/225983/1
Semun Lee [Fri, 14 Feb 2020 06:11:10 +0000 (15:11 +0900)]
Fix memory leak

Change-Id: I0a72c7a7a3dcce8f1115910142c7e377d4c0bdf8
Signed-off-by: Semun Lee <semun.lee@samsung.com>
5 years agoAdd BT, Data Network, Display and Wi-Fi plugins 45/222445/2 tizen_5.5_tv accepted/tizen/5.5/unified/20200116.120705 submit/tizen_5.5/20200115.091232
Kichan Kwon [Wed, 15 Jan 2020 04:29:08 +0000 (13:29 +0900)]
Add BT, Data Network, Display and Wi-Fi plugins

Squashed commit of the following:

commit 042bd38858ef2ac90d4b54d797a0633b52b461e9
Merge: 1576e2a 9caa699
Author: Abhishek Vijay <abhishek.v@samsung.com>
Date:   Mon Jan 13 08:31:22 2020 +0000

    Merge "display: modified to support consecutive sessions" into tizen

commit 1576e2a2593c7dbec10bea3646b4e635627280f6
Author: Sudipto <sudipto.bal@samsung.com>
Date:   Thu Dec 5 16:29:53 2019 +0530

    Fix svace and coverty memleak issues

    Change-Id: I862f2ccb659bb160c7cfb15af385c5640d8f8844
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
commit 9caa699cc3a1655935a5f403019ab23e8f712448
Author: sanghyeok.oh <sanghyeok.oh@samsung.com>
Date:   Tue Dec 10 11:03:13 2019 +0900

    display: modified to support consecutive sessions

    Change-Id: I12b132c73e1e0fb9a6bde75827b225af4668e031
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
commit 97ebfbcbabfb8a4c16aaef090d6f7649971727ed
Author: Sudipto <sudipto.bal@samsung.com>
Date:   Tue Dec 3 16:23:25 2019 +0530

    Fix plugin not loading error

    Change-Id: I6cf144b6e315f66802892327c85efba38778208f
Signed-off-by: Sudipto <sudipto.bal@samsung.com>
commit d24a701fd5b79974557ceb436e4b4b4df3f81437
Author: Abhishek Vijay <abhishek.v@samsung.com>
Date:   Thu Nov 28 17:46:37 2019 +0530

    [NonACR] removed redundant interface header file

    Change-Id: I7b339e2d2fb69825bf901a5bc00339a0dc537cbd
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
commit 67591d5853c02e636ecfc8d711517432e0e4a34a
Author: Sudipto Bal <sudipto.bal@samsung.com>
Date:   Thu Nov 28 15:13:55 2019 +0900

    Initial plugin for bluetooth

    Change-Id: I29a3295e824b2bfea074e574da725f12db258a51
Signed-off-by: Sudipto Bal <sudipto.bal@samsung.com>
commit 9c3944b5f6afc7848d91cb21e9f10615f34c9b68
Author: hyunuk.tak <hyunuk.tak@samsung.com>
Date:   Mon Sep 2 14:05:07 2019 +0900

    Initial plugin for device network

    Change-Id: I5bdf71fa90bc929c0403525d5a317b4e5f197c40
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
commit e6560b3e59759cdc7547ca38695074391e87b91f
Author: hyunuk.tak <hyunuk.tak@samsung.com>
Date:   Mon Sep 2 14:30:59 2019 +0900

    Initial plugin for wifi

    Change-Id: I4bb3297c4678967ac355f981b8f34b41025561ab
Signed-off-by: hyunuk.tak <hyunuk.tak@samsung.com>
commit 333708747d64324ebb3204de8dfe82f0a18a0395
Author: Abhishek Vijay <abhishek.v@samsung.com>
Date:   Tue Nov 26 12:16:57 2019 +0530

    [NonACR]removed dummy plugin & updated display plugin for common plugin interface

    Change-Id: I7389ccc7bdde7daaa1d5938d36d6cc4cf4ed67b6
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
commit 13d1977b2e56155eb75cae358207d8c4e8350cf5
Author: sanghyeok.oh <sanghyeok.oh@samsung.com>
Date:   Wed Sep 4 17:21:07 2019 +0900

    initial plugin for display

    Change-Id: I03188c02b0853ddce14de4ef69661d1f534747ec
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
commit 0039b07f1f45d0c15252c2c1af6768b03da7f22b
Author: Abhishek Vijay <abhishek.v@samsung.com>
Date:   Wed Nov 20 10:47:30 2019 +0530

    [NonACR]Seperated interface header & excluded dummy plugin from build

    Change-Id: I05791bb5d72f756e53a7589e934e13f998ccdf14
Signed-off-by: Abhishek Vijay <abhishek.v@samsung.com>
commit 66a88a86ffb447ce5cdaffdab46adeb3b5508295
Author: Dewal Agarwal <d1.agarwal@samsung.com>
Date:   Tue Nov 5 11:03:30 2019 +0530

    Adding head node for proper Plugin Parsing

    Change-Id: Id3178c17d3dba65d12b9b4cb5fb3ddadc2f91cf6
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
Change-Id: I4f214325e59c605e282c1a88932bc911c374315d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agocpu : check whether malloc is failed 19/214919/2 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.021952 accepted/tizen/5.5/unified/mobile/hotfix/20201027.085730 accepted/tizen/unified/20190930.234525 submit/tizen/20190930.043620 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
Kichan Kwon [Fri, 27 Sep 2019 13:14:17 +0000 (22:14 +0900)]
cpu : check whether malloc is failed

Change-Id: I857aa94bb11a6aac02e9990fb556624cbc4685b2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoAdd CPU plugin 74/213074/4 accepted/tizen/unified/20190919.065256 submit/tizen/20190919.020747
Kichan Kwon [Fri, 30 Aug 2019 04:49:17 +0000 (13:49 +0900)]
Add CPU plugin

Change-Id: I6fac67bfe5f95d63546d002aa6325bb0c02282bb
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoAdd dummy plugin and build environment 70/213070/2
Kichan Kwon [Fri, 30 Aug 2019 01:01:14 +0000 (10:01 +0900)]
Add dummy plugin and build environment

Change-Id: Ic22e74ad0d60de9100d13c3ce64b3822ee0bdb81
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
5 years agoInitial empty repository master
Tizen Infrastructure [Wed, 28 Aug 2019 09:13:28 +0000 (09:13 +0000)]
Initial empty repository