platform/core/system/pass.git
2022-08-12 Chanwoo ChoiPASS v2.0.0 85/279585/1 accepted/tizen/unified/20220817.153742 submit/tizen/20220812.041529 submit/tizen/20220813.015631 submit/tizen/20220813.034544 submit/tizen/20220817.021541
2022-08-11 Chanwoo Choitests: resource-monitor-tests: Add missing array data... 43/279543/2
2022-08-11 Chanwoo Choitools: resource-monitor: Add missing BATTERY_ATTR_ONLIN... 29/279429/4
2022-08-11 Chanwoo Choilib: resource-monitor: Add missing request for the... 28/279428/4
2022-08-11 Chanwoo Choilib: resource-monitor: Add pass_resource_monitor_is_res... 27/279427/4
2022-08-11 Chanwoo Choiutil: resource: Add resource flag to express the specif... 26/279426/4
2022-08-11 Chanwoo Choilib: resource-monitor: Change prototype of pass_resourc... 47/279547/1
2022-08-11 Sung-hun Kimresource: display: Add a display monitor thread to... 18/279418/9
2022-08-10 Sung-hun Kimutil: thread: Use wait_for_completion without result
2022-08-10 Dongwoo Leeresource: Change bytes unit attributes to kilo-bytes
2022-08-09 Chanwoo Choilib: resource-monitor: Extract common function for... submit/tizen/20220809.025855
2022-08-09 Chanwoo Choilib: resource-monitor: Fix wrong data type of pass_reso...
2022-08-07 Chanwoo Choilib: resource-monitor: Fix pass_resource_monitor_get_re... 48/279348/2
2022-08-07 Chanwoo Choilib: resource-monitor: Fix get_value_string issue by... 95/279295/2
2022-08-07 Chanwoo Choiutil: resource: Check whether interest_mask is valid... 17/278517/4
2022-08-07 Chanwoo Choiutil: resource: Check validation of resource control id 16/278516/4
2022-08-07 Chanwoo Choitests: resource-monitor-tests: Add all resource attribu... 15/278515/4
2022-08-04 Chanwoo Choitools: Add resource-monitor monitoring tool 76/278876/10 accepted/tizen/unified/20220805.131714 submit/tizen/20220805.024015
2022-08-02 Chanwoo Choiresource: Add disk and network resource driver 92/278692/4 submit/tizen/20220805.011932
2022-08-02 Chanwoo Choiresource: system: Fix typo 75/278875/3
2022-07-27 Chanwoo Choilib: resource-monitor: Add attribute to get resource... 91/278691/3 submit/tizen/20220726.004630 submit/tizen/20220802.012548
2022-07-27 Chanwoo Choipass: parser: Parse new resource type for display/disk... 90/278690/2
2022-07-27 Chanwoo Choitests: resource-monitor-tests: Rename the test name... accepted/tizen/unified/20220728.044818 submit/tizen/20220727.085152
2022-07-27 Dongwoo Leeutil: kernel: Check whether adding cpu e/u/stime for...
2022-07-27 Sung-hun Kimutil: resource: Assign an unique resource id when a...
2022-07-21 Chanwoo Choiutil: resource: Add detailed error log for debugging 80/278380/5 accepted/tizen/unified/20220722.031019 submit/tizen/20220721.102406
2022-07-21 Chanwoo Choiresource: bus: Replace resource name with 'BUS' instead... 79/278379/5
2022-07-21 Chanwoo Choimonitor: request-handler: Add debug log to catch the... 13/278313/8
2022-07-20 Chanwoo Choiutil: resource: Add get_resource_attr_name and get_reso... 12/278312/5
2022-07-08 Chanwoo Choimonitor: request-handler: Remove unneeded local variable 49/277449/4 accepted/tizen/unified/20220715.141323 submit/tizen/20220714.022316
2022-07-08 Chanwoo Choiutil: resource: Discard const keyword of struct resource 48/277448/4
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
next