platform/core/system/pass.git
2023-02-20 Dongwoo Leeresource: system: Fix possible vulnerability 57/288557/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20230222.081603
2023-02-15 Dongwoo Leeresource: system: Add is_supported ops for memory press... 51/288351/1
2023-02-15 Dongwoo Leetools: resource-monitor: Fix wrong attribute name descr... 50/288350/1
2023-02-14 Dongwoo Leepass: Fix build warnings 79/288279/1
2023-02-13 Dongwoo Leepass: Add capability for writing to procfs node 99/288199/1 accepted/tizen/7.0/unified/20230216.140317
2023-02-13 Dongwoo Leeresource: system: Add MEMORY_PRESSURE_LEVEL attribute 98/288198/1
2023-02-13 Dongwoo Leeutil: thread: Prevent to run thread before creation... 09/288009/2
2022-12-07 Youngjae Choresource: Operate based on resource id 92/285192/1 accepted/tizen/7.0/unified/20221209.015651
2022-12-07 Dongwoo Leeresource: Apply system resource manager library 91/285191/1
2022-12-07 Dongwoo Leeresource: Resolve dependency of HAL devices 90/285190/1
2022-12-07 Dongwoo Leeresource: extract resource core from monitor 89/285189/1
2022-12-07 Dongwoo Leepackaging: libpass-resource-monitor: Fix typo 88/285188/1
2022-09-23 Seung-Woo Kimpass: thermal: Fix to return proper value for dbus... 97/281897/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.063429 accepted/tizen/7.0/unified/hotfix/20221116.105751 accepted/tizen/unified/20220927.132311 tizen_7.0_m2_release
2022-09-23 Seung-Woo Kimpmqos: Fix to return proper value for dbus signal handler 96/281896/1
2022-09-23 Seung-Woo Kimpass: Fix to return proper value for dbus signal handler 95/281895/1
2022-09-20 Dongwoo Leepass: parser: Change num_of_cpus and first_cpu into... 68/281568/1 accepted/tizen/unified/20220922.114008
2022-09-20 Dongwoo Leepass: parser: Check NULL before reference 67/281567/1
2022-09-20 Sung-hun Kimmonitor: Use the systemd Unix socket 82/281482/2 accepted/tizen/unified/20220920.110715
2022-09-19 Sung-hun Kimresource-monitor-tests: Prevent possible memory leaks 37/281437/2
2022-09-15 Dongwoo Leeresource: Fix missing NULL check 39/281339/1
2022-09-15 Dongwoo Leeresource: Pass error result directly from resource... accepted/tizen/unified/20220917.094318 accepted/tizen/unified/20220919.013232
2022-09-15 Sung-hun Kimsystemd: Fix socket file path 70/281270/1
2022-09-14 Dongwoo Leemonitor: Add dbus interface for turning on/off debug... 67/281167/3
2022-09-14 Dongwoo Leemonitor: providing ip socket server when debug mode... 66/281166/3
2022-09-07 Chanwoo Choipass: parser: Add get_property_set to simplify getting... 55/280755/5
2022-09-07 Chanwoo Choitests: unittest: Add pass-parser invalid test 54/280754/4
2022-09-07 Dongwoo Leeutil: kernel: Fix possible vulnerability 41/280941/1 accepted/tizen/unified/20220908.013431
2022-09-05 Sung-hun Kimmonitor: lib: Support Unix domain socket (UDS) and... 03/280803/3
2022-09-01 Chanwoo Choilib: resource-monitor: Remove unneeded privilege check 28/280628/2 accepted/tizen/unified/20220904.214045 submit/tizen/20220902.091829
2022-09-01 Chanwoo Choitests: resource-monitor-tests: Fix test fail by changin... 22/280622/3 accepted/tizen/unified/20220902.020129 submit/tizen/20220901.084153
2022-09-01 Chanwoo Choilib: resource-monitor: Check systemmonitor privilege 10/280610/5
2022-09-01 Chanwoo Choiutil: privilege: Add is_privilege_supported function 09/280609/6
2022-09-01 Sung-hun Kimutil: resource: Change error code from -EPERM to -EACCES 90/280590/1
2022-08-31 Chanwoo Choimonitor: request-handler: Fix build error 54/280554/1 submit/tizen/20220901.025125
2022-08-31 Sung-hun Kimtests: resource-monitor-tests: Add a test for pass_reso... 74/280374/7 submit/tizen/20220831.101713
2022-08-31 Sung-hun Kimlib: Add pass_resource_monitor_set_resource_flag 73/280373/7
2022-08-31 Sung-hun Kimmonitor: Add a handler function for REQUEST_SET_RESOURC... 72/280372/7
2022-08-31 Sung-hun Kimresource: Add a new property "flag" to attributes 71/280371/4
2022-08-30 Dongwoo Leetests: resource-monitor: Consider failure of monitor_in... 48/280448/1 accepted/tizen/unified/20220830.133638 submit/tizen/20220830.081307
2022-08-30 Dongwoo Leetools: resource-monitor: Fix to use proper loop bound 47/280447/1
2022-08-30 Dongwoo Leeutil: kernel: Get the name of smaps entry with limited... 30/280230/2
2022-08-30 Dongwoo Leeutil: kernel: Use snprintf() instead of sprintf() 35/280235/2
2022-08-30 Dongwoo Leepass: Remove unnecessarily included headers 33/280233/2
2022-08-30 Dongwoo Leepass: Change the unit for gov_timeout into milliseconds... 34/280234/2
2022-08-30 Chanwoo Choiresource-monitor: Fix coverity issue 12/280112/3 submit/tizen/20220830.033447
2022-08-30 Dongwoo Leetools: resource-monitor: Check validation of '-n' optio... 32/280232/3 submit/tizen/20220830.030501
2022-08-30 Dongwoo Leetools: resource-monitor: Use strncat() instead of strcat() 31/280231/2
2022-08-30 Dongwoo Leeresource: disk: Remove unnecessary pre-checking for... 36/280236/2
2022-08-30 Dongwoo Leetests: unittest: pass: Use proper type for iteration... 29/280229/2
2022-08-29 Chanwoo Choitests: resource-monitor-tests: Fix wrong expected value... 13/280113/3 accepted/tizen/unified/20220830.032644 submit/tizen/20220829.102006
2022-08-25 Dongwoo Leeresource: process: Fix to convert to double before... 28/280228/1
2022-08-25 Dongwoo Leeresource: system: Fix to check NULL for private data 27/280227/1
2022-08-25 Dongwoo Leeutil: kernel: Use proper data type for the id of cpu... 26/280226/1
2022-08-23 Sung-hun Kimmonitor: Add a missing request name 75/280075/3 accepted/tizen/unified/20220824.042352 submit/tizen/20220823.090210
2022-08-23 Seung-Woo Kimutil: common: Add missing case break 82/280082/1
2022-08-23 Dongwoo Leeresource: system: Calculate average cpu utilization... 84/279984/3
2022-08-23 Dongwoo Leeutil: kernel: Fix to return valid result on getting... 83/279983/3
2022-08-22 Dongwoo Leeresource: Distinguish driver initalization from instanc... 82/279982/2 submit/sandbox/chanwoochoi/tizen/20220823.070906 submit/tizen/20220823.075403
2022-08-22 Dongwoo Leeresource: Initialize all resource drivers at start up 81/279981/2
2022-08-22 Dongwoo Leeresource: Add the new device ops create/delete 80/279980/2
2022-08-22 Dongwoo Leepass: Include resource header inside pass.c 40/280040/1
2022-08-22 Dongwoo Leemonitor: Restructure request server 79/279979/3
2022-08-22 Chanwoo Choilib: resource-monitor: Change pass_resourced_monitor_is... 11/280011/2 accepted/tizen/unified/20220823.005726 submit/tizen/20220822.094833 submit/tizen/20220822.102536
2022-08-19 Chanwoo Choilib: resource-monitor: Replace with TIZNE_ERROR_* defin... 27/279927/1
2022-08-18 Chanwoo Choitools: resource-monitor: Keep the alignment of resource... 56/279856/1 accepted/tizen/unified/20220818.230237 submit/tizen/20220818.160813
2022-08-18 Dongwoo Leeresource: process: Fix to use proper attribute name 66/279766/3
2022-08-18 Dongwoo Leeresource: process: Handle the case that target cannot... 65/279765/3
2022-08-18 Dongwoo Leeresource: process-group: Handle the case that target... 64/279764/3
2022-08-17 Dongwoo Leeutil: kernel: Add check whether taskstats is supported 63/279763/1
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
next