index
:
platform/core/system/pass
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_mobile
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
sandbox/chanwoochoi/hal-api-foo-test
sandbox/chanwoochoi/monitor-request-handler
sandbox/chanwoochoi/pass-parser
sandbox/chanwoochoi/pass-rescon
sandbox/chanwoochoi/pass-resmon
sandbox/chanwoochoi/privilge
sandbox/dwlee08/fix_coverity
sandbox/dwlee08/psi
sandbox/sebuns2/request_server
sandbox/sebuns2/unix_socket
sandbox/sebuns2/visibility
tizen
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Kernel; Licenses: Apache-2.0;
Chanwoo Choi <cw00.choi@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
accepted/tizen_9.0_unified
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
accepted/tizen_unified
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
accepted/tizen_unified_dev
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
accepted/tizen_unified_toolchain
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
accepted/tizen_unified_x
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
accepted/tizen_unified_x_asan
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
sandbox/chanwoochoi/hal-api-foo-test
tools: resource-monitor: Add hal-api-foo test code
Chanwoo Choi
10 months
sandbox/dwlee08/fix_coverity
pass-rescon: Get scenario_level_list inside critical section
Dongwoo Lee
9 months
tizen
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
tizen_9.0
util: kernel: Check for returned value is NULL in kernel_get_process_taskstats()
Chanwoo Choi
2 months
[...]
Tag
Download
Author
Age
accepted/tizen/9.0/unified/20241030.235945
pass-accepted/tizen/9.0/unified/20241030.235945.tar.gz
pass-accepted/tizen/9.0/unified/20241030.235945.tar.bz2
pass-accepted/tizen/9.0/unified/20241030.235945.zip
tizenrobot
3 weeks
tizen_9.0_m2_release
pass-tizen_9.0_m2_release.tar.gz
pass-tizen_9.0_m2_release.tar.bz2
pass-tizen_9.0_m2_release.zip
Woo Chang Kim
3 weeks
accepted/tizen/unified/x/asan/20241014.000510
pass-accepted/tizen/unified/x/asan/20241014.000510.tar.gz
pass-accepted/tizen/unified/x/asan/20241014.000510.tar.bz2
pass-accepted/tizen/unified/x/asan/20241014.000510.zip
tizenrobot
6 weeks
accepted/tizen/unified/toolchain/20241004.102105
pass-accepted/tizen/unified/toolchain/20241004.102105.tar.gz
pass-accepted/tizen/unified/toolchain/20241004.102105.tar.bz2
pass-accepted/tizen/unified/toolchain/20241004.102105.zip
tizenrobot
7 weeks
accepted/tizen/unified/dev/20240920.060431
pass-accepted/tizen/unified/dev/20240920.060431.tar.gz
pass-accepted/tizen/unified/dev/20240920.060431.tar.bz2
pass-accepted/tizen/unified/dev/20240920.060431.zip
tizenrobot
2 months
accepted/tizen/unified/x/20240920.053204
pass-accepted/tizen/unified/x/20240920.053204.tar.gz
pass-accepted/tizen/unified/x/20240920.053204.tar.bz2
pass-accepted/tizen/unified/x/20240920.053204.zip
tizenrobot
2 months
accepted/tizen/unified/20240919.163750
pass-accepted/tizen/unified/20240919.163750.tar.gz
pass-accepted/tizen/unified/20240919.163750.tar.bz2
pass-accepted/tizen/unified/20240919.163750.zip
tizenrobot
2 months
accepted/tizen/unified/dev/20240910.111523
pass-accepted/tizen/unified/dev/20240910.111523.tar.gz
pass-accepted/tizen/unified/dev/20240910.111523.tar.bz2
pass-accepted/tizen/unified/dev/20240910.111523.zip
tizenrobot
2 months
accepted/tizen/unified/x/20240904.025256
pass-accepted/tizen/unified/x/20240904.025256.tar.gz
pass-accepted/tizen/unified/x/20240904.025256.tar.bz2
pass-accepted/tizen/unified/x/20240904.025256.zip
tizenrobot
3 months
accepted/tizen/unified/20240903.110740
pass-accepted/tizen/unified/20240903.110740.tar.gz
pass-accepted/tizen/unified/20240903.110740.tar.bz2
pass-accepted/tizen/unified/20240903.110740.zip
tizenrobot
3 months
[...]
Age
Commit message
Author
Files
Lines
2022-09-02
monitor: request-handler: Add TCP-socket handler in request-server
sandbox/sebuns2/unix_socket
Sung-hun Kim
1
-8
/
+56
2022-09-02
monitor: lib: Change to use Unix domain socket (UDS) instead of TCP/IP socket
Sung-hun Kim
5
-14
/
+38
2022-09-01
lib: resource-monitor: Remove unneeded privilege check
submit/tizen/20220902.091829
accepted/tizen/unified/20220904.214045
Chanwoo Choi
1
-12
/
+0
2022-09-01
tests: resource-monitor-tests: Fix test fail by changing the return value
submit/tizen/20220901.084153
accepted/tizen/unified/20220902.020129
Chanwoo Choi
1
-1
/
+1
2022-09-01
lib: resource-monitor: Check systemmonitor privilege
Chanwoo Choi
4
-1
/
+30
2022-09-01
util: privilege: Add is_privilege_supported function
Chanwoo Choi
3
-0
/
+103
2022-09-01
util: resource: Change error code from -EPERM to -EACCES
Sung-hun Kim
1
-1
/
+1
2022-08-31
monitor: request-handler: Fix build error
submit/tizen/20220901.025125
Chanwoo Choi
1
-1
/
+1
2022-08-31
tests: resource-monitor-tests: Add a test for pass_resource_monitor_set_resou...
submit/tizen/20220831.101713
Sung-hun Kim
1
-0
/
+28
2022-08-31
lib: Add pass_resource_monitor_set_resource_flag
Sung-hun Kim
2
-0
/
+28
[...]
Clone
https://git.tizen.org/cgit/platform/core/system/pass
git://git.tizen.org/platform/core/system/pass