Appendix log for ttrace + Print keycode and timestamp 82/293282/5
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 24 May 2023 00:32:05 +0000 (09:32 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Wed, 24 May 2023 04:03:34 +0000 (13:03 +0900)
commit8ce7a9031df8c09782677ffe15ddf0e66004c552
tree30853cd2fc9e9b7883de994b6fd51274874424fe
parent636f202bdddd8d44e0422da935f02e9803e7ab92
Appendix log for ttrace + Print keycode and timestamp

Since we need to know the state of key event and timestamp, let we print it
only if performance check state enabled

And also, we need to print the additional informations in same line.
(Since third-party performance profile tools requirements)

Change-Id: I9b1b176fcba76e5997b09136b2d634ad493dcf5f
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
automated-tests/src/dali/dali-test-suite-utils/test-application.cpp
automated-tests/src/dali/dali-test-suite-utils/test-application.h
dali/integration-api/trace.cpp
dali/integration-api/trace.h
dali/internal/event/events/key-event-processor.cpp