Logging Optimization and time profiling 35/157635/2
authorshirshkumar <shirsh.kumar@samsung.com>
Mon, 11 Jun 2018 10:43:01 +0000 (16:13 +0530)
committershirshkumar <shirsh.kumar@samsung.com>
Mon, 11 Jun 2018 10:47:18 +0000 (16:17 +0530)
commit20d85f45e87323731eb7b1ad600d556b4e07fff2
tree43321303beb52b9bef4d627e731cf445059f6134
parentd8ddeaadc3e3a6f44bff8b25bb28879741fcd8fa
Logging Optimization and time profiling

The log generated contained some extra redundan information.
Those have been removed and error message has been made more informative.
Added error handling for fopen in patch reading case.
Time profiling has been enabled with better precision.

Change-Id: I4b2d595e5fd63de51a9d569ce4222a738c995f69
Signed-off-by: shirshkumar <shirsh.kumar@samsung.com>
ss_engine/SS_UPI.c