packaging: Remove shared lib from libpass-resource-monitor-devel
[platform/core/system/pass.git] / src /
2024-03-07 Dongwoo Leepass-rescon: Get scenario_level_list inside critical... 57/307357/3 accepted/tizen/unified/20240308.174124 accepted/tizen/unified/x/20240311.100253
2024-03-07 Dongwoo Leemonitor: Prevent possible deadlock and pseudo wakeup 56/307356/3
2023-12-14 Sung-hun Kimresource-monitor: Add a body of the dbus request messag... 24/302824/1
2023-12-14 Sung-hun Kimmonitor: Add error handling codes 07/302807/3
2023-08-08 Seung-Woo Kimpass: thermal: Fix possible null deference in thermal_f... 55/296955/2 accepted/tizen_unified_riscv accepted/tizen/unified/20230808.170202 accepted/tizen/unified/riscv/20230809.013248
2023-08-08 Seung-Woo Kimpass: thermal: Fix typo in thermal_free() 54/296954/2
2023-03-17 Chanwoo Choipass: resmon: Add missing exception handling to check... 06/289706/5
2023-03-16 Chanwoo Choipass: resmon: Move private pass_resmon structure for... 05/289705/4
2023-03-14 Dongwoo Leepass: rescon: Fix GET functions to work properly 64/289764/2 accepted/tizen/unified/20230315.093502
2023-03-13 Chanwoo Choipass: resmon: Add RESMON_TIMER_UNKNOWN enum 04/289704/1
2023-03-02 Youngjae Chomonitor: request-handler: Apply API for creating monitor 89/289189/1 accepted/tizen/unified/20230310.062654
2023-02-20 Dongwoo Leepass: monitor: Apply libsyscommon resource-monitor... 97/288497/2 accepted/tizen/unified/20230306.172219
2023-02-20 Dongwoo Leeresource: system: Fix possible vulnerability 58/288558/1
2023-02-15 Dongwoo Leeresource: system: Add is_supported ops for memory press... 49/288349/1
2023-02-14 Dongwoo Leepass: Fix build warnings 80/288280/1
2023-02-08 Dongwoo Leeutil: thread: Prevent to run thread before creation... 18/287918/4 accepted/tizen/unified/20230221.031435
2023-02-07 Dongwoo Leeresource: system: Add MEMORY_PRESSURE_LEVEL attribute 16/287916/1
2022-12-13 Chanwoo Choipass: rescon: Encapsulate struct pass_rescon to prevent... 01/283601/2
2022-11-08 Youngjae Choresource: Operate based on resource id 20/283920/4 accepted/tizen/unified/20221206.170546
2022-10-31 Dongwoo Leeresource: Apply system resource manager library 09/283209/5
2022-10-31 Dongwoo Leeresource: Resolve dependency of HAL devices 08/283208/5
2022-10-31 Dongwoo Leeresource: extract resource core from monitor 07/283207/5
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-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-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 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 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 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 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 Leeresource: disk: Remove unnecessary pre-checking for... 36/280236/2
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 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-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-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-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-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 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 Choimonitor: request-handler: Fix wrong hash function when... 50/277450/4
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-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-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
next