Print the number of loop count when we trace iteration 46/302946/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Mon, 18 Dec 2023 03:21:54 +0000 (12:21 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Mon, 18 Dec 2023 04:07:52 +0000 (13:07 +0900)
commitdfb57447dbb1cece7f1cd4c9cb93cac6a7895713
tree00a87ff82a6ab2ab121fc49cdbb6ea236205dd24
parent02f2adea927a897f9d69dc1f666e0ba51261391a
Print the number of loop count when we trace iteration

Since we might need to check the overhead of some iteration cases,
Let we print the number of iteration when we check performance marker.

Change-Id: I038cc52dbc875a07def7868ec81115f608be27db
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali/internal/common/core-impl.cpp
dali/internal/event/common/notification-manager.cpp
dali/internal/event/events/long-press-gesture/long-press-gesture-processor.cpp
dali/internal/event/events/pan-gesture/pan-gesture-processor.cpp
dali/internal/event/events/pinch-gesture/pinch-gesture-processor.cpp
dali/internal/event/events/rotation-gesture/rotation-gesture-processor.cpp
dali/internal/event/events/tap-gesture/tap-gesture-processor.cpp
dali/internal/event/size-negotiation/relayout-controller-impl.cpp
dali/internal/update/manager/frame-callback-processor.cpp