kwin/autotests
David Edmundson 85d04cf60d Add ftrace markers
This logs to a tracefs filesystem which can be viewed in tools such as
gpuvis to see precise timings of activities in relation to other trace
markers in X or graphic drivers.

This patch is loosely based on D23114. Though modified with thread
safety, support for string building, and a RAII pattern for durations.
Ultimately that expanded it somewhat.
2021-01-14 09:31:59 +00:00
..
drm
integration Add TestOutputManagement::testOutputDeviceDisabled test 2021-01-14 08:21:59 +00:00
libinput Fix tests build, provide mocks for libinput functions 2021-01-07 02:56:19 +01:00
libkwineffects
libxrenderutils
tabbox cmake: Rework how tabbox is conditionally compiled into libkwin 2020-12-31 11:00:27 +00:00
abstract_client.h
CMakeLists.txt Add ftrace markers 2021-01-14 09:31:59 +00:00
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_abstract_client.cpp
mock_abstract_client.h
mock_effectshandler.cpp
mock_effectshandler.h Provide expected presentation time to effects 2020-12-10 07:14:42 +00:00
mock_screens.cpp Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
mock_screens.h Drop Platform::createScreens() 2020-12-21 09:20:16 +00:00
mock_workspace.cpp
mock_workspace.h
mock_x11client.cpp
mock_x11client.h
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_builtin_effectloader.cpp
test_client_machine.cpp
test_ftrace.cpp Add ftrace markers 2021-01-14 09:31:59 +00:00
test_gbm_surface.cpp
test_gestures.cpp
test_plugin_effectloader.cpp
test_screen_edges.cpp
test_screen_paint_data.cpp
test_scripted_effectloader.cpp
test_virtual_desktops.cpp
test_virtualkeyboard_dbus.cpp
test_window_paint_data.cpp [libkwineffects] Add windowId to EffectWindow 2020-11-17 21:56:17 +00:00
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp add audio pause mapping in xkb_qt_mapping. 2020-12-02 17:50:55 +08:00
testutils.h
workspace.h
x11client.h