projects
/
platform
/
core
/
multimedia
/
mmsvc-core.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change the return value to execute the dispatch only once when no instance
2021-03-18
YoungHun Kim
Change the return value to execute the dispatch only...
commit
|
commitdiff
|
tree
2021-01-15
YoungHun Kim
Remove the dying message feature of deadlock's reason
commit
|
commitdiff
|
tree
2020-12-28
YoungHun Kim
Fix build error of muse client
commit
|
commitdiff
|
tree
2020-12-24
YoungHun Kim
fixup! Create /run/mused for muse server related file
commit
|
commitdiff
|
tree
2020-12-24
YoungHun Kim
Create /run/mused for muse server related file
commit
|
commitdiff
|
tree
2020-12-23
YoungHun Kim
Change pidfile path from /tmp to /run
commit
|
commitdiff
|
tree
2020-12-15
YoungHun Kim
Disable MUSE_USE_RM_READY to avoid deadlock issue
commit
|
commitdiff
|
tree
2020-12-11
YoungHun Kim
Remove meaningless log that can be printed frequently
commit
|
commitdiff
|
tree
2020-11-10
YoungHun Kim
Merge branch 'tizen' into tizen_6.0
commit
|
commitdiff
|
tree
2020-11-09
YoungHun Kim
Update client log for clear analysis
commit
|
commitdiff
|
tree
2020-11-06
YoungHun Kim
Update log to analyze issues not returned at ms_module_dispa...
commit
|
commitdiff
|
tree
2020-11-05
YoungHun Kim
Update log to analyze issues not returned at ms_module_dispa...
commit
|
commitdiff
|
tree
2020-10-23
YoungHun Kim
Update to log in case of STDIN_FILENO
commit
|
commitdiff
|
tree
2020-10-16
YoungHun Kim
Change watchdog timeout based on g_dbus_connection_call_sync...
commit
|
commitdiff
|
tree
2020-10-15
YoungHun Kim
Add log of _ms_resource_manager_owner_name_changed_cb...
commit
|
commitdiff
|
tree
2020-10-14
YoungHun Kim
Add log to check if runtime_info_get_process_memory_info...
commit
|
commitdiff
|
tree
2020-09-16
YoungHun Kim
Exectue malloc_trim() to release free memory from the...
commit
|
commitdiff
|
tree
2020-09-09
YoungHun Kim
Changed the timeout of watchdog to maximum dispatcher...
commit
|
commitdiff
|
tree
2020-08-24
YoungHun Kim
Update service setting value for the restart failure...
commit
|
commitdiff
|
tree
2020-08-14
YoungHun Kim
Fix the duplicate state change while muse server terminating
commit
|
commitdiff
|
tree
2020-08-03
YoungHun Kim
Update the dlog
commit
|
commitdiff
|
tree
2020-07-28
YoungHun Kim
Remove the unnecessary null check related with g_async_queue
commit
|
commitdiff
|
tree
2020-07-24
YoungHun Kim
Revise the time buffer array size
commit
|
commitdiff
|
tree
2020-07-24
YoungHun Kim
Change fd dump format of a time structure to monotonic...
commit
|
commitdiff
|
tree
2020-07-22
YoungHun Kim
Use ms_config_get_host_cnt() to fix DEREF_OF_NULL
commit
|
commitdiff
|
tree
2020-07-21
YoungHun Kim
Use clock_gettime() with CLOCK_MONOTONIC which is not...
commit
|
commitdiff
|
tree
2020-07-13
YoungHun Kim
Add gio-2.0, mm-common and libtbm to muse-server.pc
commit
|
commitdiff
|
tree
2020-07-13
YoungHun Kim
fixup! Remove unnecessary dependency for devel package
commit
|
commitdiff
|
tree
2020-07-09
YoungHun Kim
fixup! Avoid the module access after destroy
commit
|
commitdiff
|
tree
2020-07-08
YoungHun Kim
Change to terminate using raise()
commit
|
commitdiff
|
tree
2020-07-07
YoungHun Kim
Check the return value of gettimeofday() and move function...
commit
|
commitdiff
|
tree
2020-07-06
YoungHun Kim
Remove the mm-common dependency
commit
|
commitdiff
|
tree
2020-07-01
YoungHun Kim
Update the dependency format of cmake as line by line
commit
|
commitdiff
|
tree
2020-07-01
YoungHun Kim
Add missing gmodule-2.0 at spec file to sync with CMakeLists.txt
commit
|
commitdiff
|
tree
2020-06-23
YoungHun Kim
Fix bug to print the idle state properly in every period...
commit
|
commitdiff
|
tree
2020-06-15
YoungHun Kim
Update the dlog of percent and dlog level related with...
commit
|
commitdiff
|
tree
2020-06-09
YoungHun Kim
Do not execute clean-up right after dispatch_no_instance...
commit
|
commitdiff
|
tree
2020-06-05
YoungHun Kim
Change thread name
commit
|
commitdiff
|
tree
2020-06-04
YoungHun Kim
Code refactorying
commit
|
commitdiff
|
tree
2020-06-03
YoungHun Kim
Revise the cpu usage
commit
|
commitdiff
|
tree
2020-06-03
YoungHun Kim
Update the diagnostic thread structure
commit
|
commitdiff
|
tree
2020-06-03
YoungHun Kim
Fix the issue of buffer overflow
commit
|
commitdiff
|
tree
2020-06-02
YoungHun Kim
Use g_aync_queue instead of epoll for handling of instance...
commit
|
commitdiff
|
tree
2020-05-26
YoungHun Kim
Set high priority of g_idle_callback to create ready...
commit
|
commitdiff
|
tree
2020-05-25
YoungHun Kim
Check the value at idle time for debugging the cpu...
commit
|
commitdiff
|
tree
2020-05-22
YoungHun Kim
Create diagnostic thread after executing g_idle_add...
commit
|
commitdiff
|
tree
2020-05-18
YoungHun Kim
Remove the unnecessary g_thread_exit call
commit
|
commitdiff
|
tree
2020-05-06
YoungHun Kim
Separate threads to facilitate control of each operation
commit
|
commitdiff
|
tree
2020-04-29
YoungHun Kim
Print the log of the instance information at regular...
commit
|
commitdiff
|
tree
2020-04-27
YoungHun Kim
Add the coverage measurement for muse
commit
|
commitdiff
|
tree
2020-04-24
YoungHun Kim
Change the variable of extern with static
commit
|
commitdiff
|
tree
2020-04-22
YoungHun Kim
Use g_new0 instead of calloc
commit
|
commitdiff
|
tree
2020-04-22
YoungHun Kim
Update the argc of gst_init_check
commit
|
commitdiff
|
tree
2020-04-22
YoungHun Kim
Use g_malloc0/g_free instead of malloc/free
commit
|
commitdiff
|
tree
2020-04-22
YoungHun Kim
Remove non async-signal-safe function in signal handler
commit
|
commitdiff
|
tree
2020-04-22
YoungHun Kim
Fix the typo
commit
|
commitdiff
|
tree
2020-04-21
YoungHun Kim
Change remove with unlink of async-signal-safe function
commit
|
commitdiff
|
tree
2020-04-20
YoungHun Kim
Revise the watchdog period
commit
|
commitdiff
|
tree
2020-04-16
YoungHun Kim
Update the macro function
commit
|
commitdiff
|
tree
2020-04-14
YoungHun Kim
Do not check the value of log_enabled which is always...
commit
|
commitdiff
|
tree
2020-04-13
YoungHun Kim
Fix the bug of signal handler
commit
|
commitdiff
|
tree
2020-04-13
YoungHun Kim
Align with a fixed tab space
commit
|
commitdiff
|
tree
2020-04-03
YoungHun Kim
Do not call some debugging implementation of deadlock...
commit
|
commitdiff
|
tree
2020-04-02
YoungHun Kim
Disable the signal handler of client
commit
|
commitdiff
|
tree
2020-03-31
YoungHun Kim
fixup! Send sigabrt to debug what the server is not...
commit
|
commitdiff
|
tree
2020-03-31
YoungHun Kim
Send sigabrt to debug what the server is not ready
commit
|
commitdiff
|
tree
2020-03-31
YoungHun Kim
Revert "Call shutdown command explicitly to release...
commit
|
commitdiff
|
tree
2020-03-23
YoungHun Kim
Fix the bug related with muse_server_is_ready()
commit
|
commitdiff
|
tree
2020-03-20
YoungHun Kim
Call shutdown command explicitly to release client...
commit
|
commitdiff
|
tree
2020-03-09
YoungHun Kim
Return FALSE so that source callback is not maintained...
commit
|
commitdiff
|
tree
2020-03-08
YoungHun Kim
Change to preload module after gst_init call
commit
|
commitdiff
|
tree
2020-02-21
YoungHun Kim
Update coding rule of muse
commit
|
commitdiff
|
tree
2020-02-19
YoungHun Kim
Add api name information in dispatcher deadlock
commit
|
commitdiff
|
tree
2020-01-31
YoungHun Kim
Fix SVACE (DEREF_OF_NULL.RET.STAT) issue
commit
|
commitdiff
|
tree
2020-01-08
YoungHun Kim
Fix build error due to iniparser upgrade
commit
|
commitdiff
|
tree
2020-01-07
YoungHun Kim
Fix build error due to toolchain upgrade (gcc6->gcc9)
commit
|
commitdiff
|
tree
2020-01-07
YoungHun Kim
Change the return value to avoid g_source_remove at...
commit
|
commitdiff
|
tree
2019-11-28
YoungHun Kim
Fix the bug of debugging information from fd directory
commit
|
commitdiff
|
tree
2019-11-27
YoungHun Kim
Print the process information in dispatcher deadlock
commit
|
commitdiff
|
tree
2019-11-22
YoungHun Kim
Change the value of timeout in case gst_init does not...
commit
|
commitdiff
|
tree
2019-11-14
YoungHun Kim
[VD Req] Do not execute mused in standalone mode
commit
|
commitdiff
|
tree
2019-11-12
YoungHun Kim
Consider as normal operation when destroy is executed...
commit
|
commitdiff
|
tree
2019-10-14
YoungHun Kim
Do not create a dispatcher thread when accessing an...
commit
|
commitdiff
|
tree
2019-09-25
YoungHun Kim
Add workqueue job after confirming that the module...
commit
|
commitdiff
|
tree
2019-09-11
YoungHun Kim
Avoid the module access after destroy
commit
|
commitdiff
|
tree
2019-09-06
YoungHun Kim
Add the removed data channel creation
commit
|
commitdiff
|
tree
2019-08-27
YoungHun Kim
Create the diag thread after daemonizing
commit
|
commitdiff
|
tree
2019-08-26
YoungHun Kim
Update the cyclomatic complexity of SAM violation issues
commit
|
commitdiff
|
tree
2019-08-26
YoungHun Kim
Update duplicate part to get JSON value
commit
|
commitdiff
|
tree
2019-08-08
YoungHun Kim
Fix the issue of heap-use-after-free
commit
|
commitdiff
|
tree
2019-08-01
YoungHun Kim
Change the level of log about instance number and idle...
commit
|
commitdiff
|
tree
2019-07-26
YoungHun Kim
Module without data thread does not execute a data...
commit
|
commitdiff
|
tree
2019-07-23
YoungHun Kim
fix the issue of memory leak
commit
|
commitdiff
|
tree
2019-07-11
YoungHun Kim
Remove unused path files
commit
|
commitdiff
|
tree
2019-07-04
YoungHun Kim
Add new api to get the value of on-demand
commit
|
commitdiff
|
tree
2019-06-11
YoungHun Kim
Update to lock/unlock entirely
commit
|
commitdiff
|
tree
2019-06-05
YoungHun Kim
Add mutex to prevent json object corruption of free
commit
|
commitdiff
|
tree
2019-05-29
YoungHun Kim
Substitute to use pthead attribute
commit
|
commitdiff
|
tree
2019-05-20
YoungHun Kim
Set the sleep value of the comment appropriately
commit
|
commitdiff
|
tree
2019-05-20
YoungHun Kim
Able to get client pid at muse module simply
commit
|
commitdiff
|
tree
next