[Tizen] Appendix log for ttrace + Print keycode and timestamp 96/293296/1
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:00:53 +0000 (13:00 +0900)
commit5bcc1aa5c324cc09ab19dcfb05a7d9247b46d3ab
tree5ab3090aa8cd7f6f15281c75a2a200cf330c9c46
parent18f86d89f67dc0a69557c063ee260527d0b7761e
[Tizen] 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