Merge "cpu : consider terminated app and multiple instance of same app" into tizen_5.5
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)
wifi : add head node
Change-Id: Ic2bede10aba279a191736413c97cb2013809532d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
(cherry picked from commit
6ce1bebb6565b88c52c83b2ce114fd4a86db5dbf)
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)
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>