Don't look up pid/tid on YAGL_LOG_FUNC_SET 67/239567/1 tizen
authorLukasz Kostyra <l.kostyra@samsung.com>
Mon, 27 Jul 2020 17:12:23 +0000 (19:12 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Mon, 27 Jul 2020 17:16:48 +0000 (19:16 +0200)
commit69f151633de0cf0d8d8258ea1fd41898db42c5dc
tree62aa1e7bfc9444515a745c4361b86705b9265915
parentf32f5db2d278c4b7561f753015f5737488b995d4
Don't look up pid/tid on YAGL_LOG_FUNC_SET

YAGL_LOG_FUNC_SET looks into cur_ts global variable to read current
PID/TID. Unforutnately on multithreaded app scenarios, this can cause
a segmentation failure so was temporarily removed.

Change-Id: I253c9e38545b98d47dcdcd485966c5a838145ffb
Signed-off-by: Lukasz Kostyra <l.kostyra@samsung.com>
hw/yagl/yagl_log.h