platform/core/system/pass.git
2022-07-08 Chanwoo Choiresource: Use getter/setter of struct resource for... 47/277447/4
2022-07-08 Chanwoo Choiutil: resource: Encapsulate struct resource by hiding... 46/277446/4
2022-07-08 Chanwoo Choilib: resource-monitor: Fix return value of pass_resourc... 67/277567/3
2022-07-08 Chanwoo Choimonitor: request-handler: Fix wrong hash function when... 50/277450/4
2022-07-08 Chanwoo Choitest: intergration-test: Add resource-monitor-tests 45/277445/3
2022-07-07 Dongwoo Leeutil: kernel: Fix to check memory map info precisely 35/277435/1 accepted/tizen/unified/20220708.132851 submit/tizen/20220707.045609
2022-07-07 Dongwoo Leeresource: process: Add checking support for PROCESS_ATT... 60/277260/3
2022-07-07 Dongwoo Leeresource: process-group: Add checking support for PROCE... 59/277259/3
2022-07-07 Dongwoo Leeutil: kernel: gpu-mem: Improve process for finding... 58/277258/3
2022-07-07 Dongwoo Leeutil: kernel: gpu-mem: Fix missing header file 57/277257/3
2022-07-05 Chanwoo Choiutil: kernel: Remove unused variable to fix build warning 95/277295/4 accepted/tizen/unified/20220707.133338 submit/tizen/20220707.024120
2022-07-05 Chanwoo Choipass: parser: Replace with bool data type to prevent... 51/277351/1
2022-07-05 Chanwoo Choiutil: common: Replace prototype of json helper function... 49/277249/9
2022-07-05 Chanwoo Choipmqos: parser: Distinguish mandatory property or option... 48/277248/8
2022-07-05 Chanwoo Choithermal: parser: Distinguish mandatory property or... 47/277247/8
2022-07-05 Chanwoo Choipass: parser: Distinguish mandatory property or optiona... 27/276927/9
2022-07-05 Chanwoo Choiutil: common: Add get_property to simplify the property... 26/276926/7
2022-07-05 Chanwoo Choiutil: common: Move enum data_type into common.h and... 25/276925/4
2022-07-05 Chanwoo Choitests: unittest: Add pass-parser test for each resource 24/276924/4
2022-07-04 Chanwoo Choitests: unittest: Add unittest of pass-parser module 23/276923/2
2022-07-04 Chanwoo Choipass: parser: Use const keyword for configuration file... 51/277251/1
2022-07-04 Chanwoo Choipass: parser: Change board name checking to be an optional 22/276922/2
2022-07-04 Chanwoo Choiutil: kernel: Fix build warning of what const keyword... 50/277250/1
2022-06-29 Dongwoo Leeresource: process: Add PROCESS_ATTR_MEM_GPU attribute 96/276596/3 accepted/tizen/unified/20220701.055139 submit/tizen/20220630.063053
2022-06-29 Dongwoo Leeresource: process-group: Add PROCESS_GROUP_ATTR_MEM_GPU... 95/276595/3
2022-06-29 Chanwoo Choiutil: resource: Add new is_resource_attr_interested... 85/276985/4
2022-06-29 Dongwoo Leeutil: kernel: Make getting further information from... 94/276594/3
2022-06-28 Dongwoo Leeresource: process: Add additional memory attributes 51/276451/3
2022-06-28 Dongwoo Leeresource: process: Consolidate memory attribute functions 50/276450/3
2022-06-28 Dongwoo Leeresource: process-group: Add additional memory attributes 81/275981/5
2022-06-28 Dongwoo Leepass: Add capability for procfs access 70/276470/3
2022-06-23 Chanwoo Choipass: hal: Add missing parameter validation 75/276575/3 accepted/tizen/unified/20220628.133607 submit/tizen/20220623.085905
2022-06-23 Chanwoo Choitests: unittest: Add unittest of pass-hal module 74/276574/3
2022-06-23 Chanwoo Choitests: unittest: Add hal-api-power mock class 73/276573/4
2022-06-23 Chanwoo Choitests: unittest: Add pass-unittest skeleton for testing... 72/276572/4
2022-06-23 Chanwoo Choitests: Move test code into tests directory and redefine... 71/276571/4
2022-06-20 Dongwoo Leeutil: kernel: Add functions for getting process smaps... 80/275980/3
2022-06-17 Seung-Woo Kimpass: Remove unnecessary installed service files 77/276477/1
2022-06-17 Seung-Woo Kimpackaging: Remove unnecessary symlink in sockets.target... 76/276476/1
2022-05-30 Sung-hun Kimresource: memory: Add MEMORY_ATTR_SWAP_TOTAL and MEMORY... 88/275688/3 submit/tizen/20220530.230210
2022-05-12 Dongwoo Leeutil: timer: Fix possible dangling pointer and memory... 31/274931/1 accepted/tizen/unified/20220525.010040 submit/tizen/20220520.031909
2022-04-13 Dongwoo Leemonitor: resource: Add function for getting resource... 54/273654/4 accepted/tizen/unified/20220413.133040 submit/tizen/20220413.052755
2022-04-13 Dongwoo Leemonitor: resource: Add timestamp support 53/273653/4
2022-04-13 Dongwoo Leeresource: process-group: Fix unnecessary assignment... 55/273655/2
2022-04-07 Dongwoo Leeresource: process-group: Add aggregated attributes... 57/273457/2 accepted/tizen/unified/20220412.100309 submit/tizen/20220408.030842
2022-04-06 Dongwoo Leeresource: process-group: Use taskstats instead of readi... 56/273456/2
2022-04-06 Dongwoo Leeresource: process: Get initial stats of target process... 55/273455/1
2022-04-06 Dongwoo Leeutil: kernel: Make query_taskstats() common kernel... 54/273454/1
2022-04-04 Chanwoo Choilib: resource-monitor: Rename to libpass-resource-monit... 47/273247/3 accepted/tizen/unified/20220405.003743 submit/tizen/20220404.020528
2022-03-31 Dongwoo Leeutil: resource: Add JSON format support 37/273037/3 accepted/tizen/unified/20220401.033556 submit/tizen/20220401.020712
2022-03-31 Dongwoo Leemonitor: Change delimiter for request/response tokenizing 36/273036/2
2022-03-31 Dongwoo Leeutil: resource: Unset attrs when resource is deleted 35/273035/2
2022-03-30 Chanwoo Choilib: libpass: Rename to libpass.pc and add libpass... 46/273046/1 accepted/tizen/unified/20220331.010053 submit/tizen/20220330.093017
2022-03-29 Chanwoo Choilib: tmonitor: Add missing detailed value type if DATA_... 88/272988/1
2022-03-29 Dongwoo Leeutil: request: Use different size of buffer along with... 15/272915/5
2022-03-28 Dongwoo Leeresource: process-group: Add PROCESS_GROUP_ATTR_COMM_LI... 14/272914/3
2022-03-28 Dongwoo Leeresource: process-group: Change update attributes method 13/272913/3
2022-03-23 Chanwoo Choiutil: kernel: Fix overflow with bit operations 13/272713/2 accepted/tizen/unified/20220323.133748 submit/tizen/20220323.085026
2022-03-23 Chanwoo ChoiRevert "util: kernel: Fix overflow issue when multiply... 12/272712/1
2022-03-22 Dongwoo Leemonitor: request-handler: Fix build warning 33/272633/1 accepted/tizen/unified/20220322.082850 submit/tizen/20220322.064630
2022-03-22 Chanwoo Choilib: tmonitor: Include mandatory header file for variab... 32/272632/2
2022-03-22 Dongwoo Leeresource: process: Set attributes as always supported 18/272618/1 submit/tizen/20220322.020653
2022-03-21 Dongwoo Leemonitor: request-handler: Fix to delete resource properly 96/272596/1 accepted/tizen/unified/20220322.015107 submit/tizen/20220321.101126
2022-03-21 Chanwoo Choiresource: process: Fix memory leak issue 66/272566/3 accepted/tizen/unified/20220321.141108 submit/tizen/20220321.051718
2022-03-21 Chanwoo Choimonitor: request-handler: Replace with strerror_r to... 63/272563/2
2022-03-21 Dongwoo Leeresource: Add process group resource driver 24/272424/5
2022-03-21 Dongwoo Leeutil: kernel: Fix to close files after use 64/272564/1
2022-03-17 Dongwoo Leelib: tmonitor: Add get APIs for array type attributes 23/272423/2
2022-03-17 Dongwoo Leeresource: process: Add PGID and PPID attributes 21/272421/2
2022-03-17 Dongwoo Leeutil: kernel: Add functions for getting procfs stat... 20/272420/2
2022-03-16 Dongwoo Leeutil: Add resource_attr_supported_always() function 19/272419/1
2022-03-14 Chanwoo Choiutil: kernel: Fix overflow issue when multiply operation 95/272295/1 accepted/tizen/unified/20220315.065607 submit/tizen/20220315.010333
2022-03-14 Chanwoo Choiresource: process: Check return value of nla_put_u32 69/272269/3 submit/tizen/20220314.032636
2022-03-14 Sung-hun Kimresource: memory: Add new attributes for memory resource
2022-03-11 Chanwoo Choilib: tmonior: Implement the missing API 70/272170/4 accepted/tizen/unified/20220313.205607 submit/tizen/20220311.083421
2022-03-11 Chanwoo Choilib: tmonitor: Replace the initial tmonitor API to... 69/272169/4
2022-03-11 Chanwoo Choiutil: resource: Add is_resource_attr_supported function 68/272168/4
2022-03-11 Chanwoo Choiutil: resource: Return error for set/unset_resource_att... 07/272207/3
2022-03-11 Chanwoo Choilib: tmonitor: Rename resource attribute name with... 67/272167/4
2022-03-11 Dongwoo Leetmonitor: Implement additional get data functions 60/272160/3
2022-03-11 Dongwoo Leeutil: resource: Allocate storage for attribute data... 59/272159/3
2022-03-10 Dongwoo Leeutil: resource: Rework double type attributes 58/272158/1
2022-03-10 Dongwoo Leeutil: resource: Fix type check errors 57/272157/1
2022-03-10 Dongwoo Leemonitor: handler: Fix wrong argument type 56/272156/1
2022-03-10 Dongwoo Leemonitor: request-handler: Handle negative return value... 55/272155/1
2022-03-10 Dongwoo Leemonitor: request: Remove unused request name array 54/272154/1
2022-03-10 Sung-hun Kimmonitor: Replace vulnerable sprintf to snprintf 47/272147/2
2022-03-10 Sung-hun Kimmonitor: rename the member of request_client 40/272140/1
2022-03-10 Sung-hun Kimmonitor: remove an unnecessary mutex in request_client 39/272139/1
2022-03-08 Dongwoo Leelib: tmonitor: Implement tmonitor APIs 15/271615/14
2022-03-08 Dongwoo Leemonitor: Add request-server and request-handler-thread 14/271614/13
2022-03-08 Dongwoo Leeutil: resource: Give unique id for each resource 78/271978/4
2022-03-08 Dongwoo Leeresource: Rework resource creation and initialization 77/271977/4
2022-02-28 Dongwoo Leeutil: thread: Support free function for destorying... 66/271766/2 accepted/tizen/unified/20220302.131908 submit/tizen/20220302.025412 submit/tizen/20220302.031108
2022-02-28 Dongwoo Leeutil: kernel: Use 64-bit unsigned integer for memory... 65/271765/2
2022-02-28 Dongwoo Leeresource: Distinguish signed/unsigned and 32/64 bits... 64/271764/1
2022-02-28 Chanwoo Choiutil: kernel: Fix STATIC_OVERFLOW issue 54/271754/2
2022-02-28 Seung-Woo Kimresource: system: avoid possible use-after-free in... 52/271752/4
2022-02-28 Chanwoo Choiresource: system: Fix NULL_AFTER_DEREF issue 48/271748/4
2022-02-25 Chanwoo Choiresource: Fix build warning for memory/process resource... 22/271722/2
next