Appendix log for ttrace + Print keycode and timestamp
authorEunki, Hong <eunkiki.hong@samsung.com>
Wed, 24 May 2023 00:32:05 +0000 (09:32 +0900)
committerJiyun Yang <ji.yang@samsung.com>
Wed, 31 May 2023 04:40:01 +0000 (13:40 +0900)
commitb1a77e781a722ba6cf458ac160acd39709cdfa89
tree30853cd2fc9e9b7883de994b6fd51274874424fe
parentd7775bfee328210d5b7300caf0fccfc2ec3dc2e8
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