X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fprogramming-guide%2Fperformance-profiling.h;h=8e70c5d97d340249a9440930ef7795473b1afac4;hp=c4a1d98348634ccad24ccace6650dfc13cb7d2f2;hb=16cf7a16edde7c7d9c3a2f34ab34a54c018c0ae0;hpb=68522035d7edb98de0dc99512f7f123de3744f4a diff --git a/docs/content/programming-guide/performance-profiling.h b/docs/content/programming-guide/performance-profiling.h index c4a1d98..8e70c5d 100644 --- a/docs/content/programming-guide/performance-profiling.h +++ b/docs/content/programming-guide/performance-profiling.h @@ -51,8 +51,8 @@ * $ dali-demo * $ * $ ... - * $ I/DALI ( 5692): slp-logging.cpp: LogMessage(40) > Update , min 0.59 ms, max 6.43 ms, total (3.4 secs), avg 1.26 ms - * $ I/DALI ( 5692): slp-logging.cpp: LogMessage(40) > Render , min 1.67 ms, max 5.01 ms, total (4.5 secs), avg 3.71 ms + * $ I/DALI ( 5692): tizen-logging.cpp: LogMessage(40) > Update , min 0.59 ms, max 6.43 ms, total (3.4 secs), avg 1.26 ms + * $ I/DALI ( 5692): tizen-logging.cpp: LogMessage(40) > Render , min 1.67 ms, max 5.01 ms, total (4.5 secs), avg 3.71 ms * \endcode * * If nothing is animating Dali will enter a paused state to save power. At this